Skip to content

Fixes Tooltip flickering #3479#3484

Merged
eamodio merged 1 commit intomainfrom
bugs/3479-tooltip-flickering
Aug 27, 2024
Merged

Fixes Tooltip flickering #3479#3484
eamodio merged 1 commit intomainfrom
bugs/3479-tooltip-flickering

Conversation

@nzaytsev
Copy link
Contributor

@nzaytsev nzaytsev commented Aug 21, 2024

Description

Checklist

  • I have followed the guidelines in the Contributing document
  • My changes follow the coding style of this project
  • My changes build without any errors or warnings
  • My changes have been formatted and linted
  • My changes include any required corresponding changes to the documentation (including CHANGELOG.md and README.md)
  • My changes have been rebased and squashed to the minimal number (typically 1) of relevant commits
  • My changes have a descriptive commit message with a short title, including a Fixes $XXX - or Closes #XXX - prefix to auto-close the issue that your PR addresses

@nzaytsev nzaytsev linked an issue Aug 21, 2024 that may be closed by this pull request
@nzaytsev nzaytsev requested a review from eamodio August 27, 2024 05:29
@nzaytsev nzaytsev marked this pull request as ready for review August 27, 2024 05:29
@nzaytsev nzaytsev force-pushed the bugs/3479-tooltip-flickering branch from 536eb61 to 37d1d56 Compare August 27, 2024 05:31
@eamodio eamodio force-pushed the bugs/3479-tooltip-flickering branch from 37d1d56 to 30dd755 Compare August 27, 2024 05:45
Copy link
Member

@eamodio eamodio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! I just tweaked the CHANGELOG to follow our format.

@eamodio eamodio merged commit 97b02a0 into main Aug 27, 2024
@nzaytsev nzaytsev deleted the bugs/3479-tooltip-flickering branch September 16, 2024 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tooltip flickering

2 participants