Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RevisionGridControl: Hide tooltip on Escape #11218

Merged
merged 3 commits into from Sep 24, 2023

Conversation

mstv
Copy link
Member

@mstv mstv commented Sep 18, 2023

Proposed changes

  • Hide RevisionGrid tooltip on Escape keypress

Screenshots

N/A

Test methodology

  • manual

Merge strategy

I agree that the maintainer squash merge this PR (if the commit message is clear).


✒️ I contribute this code under The Developer Certificate of Origin.

@gerhardol
Copy link
Member

+1

Remove unnecessary, unexpectedly fired MouseEnter handler
Handle Escape only if a tooltip was shown
Copy link
Member

@gerhardol gerhardol left a comment

Choose a reason for hiding this comment

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

(Have not run)

@mstv mstv merged commit 2ad9fa0 into gitextensions:master Sep 24, 2023
3 of 4 checks passed
@mstv mstv deleted the feature/hide_tooltip branch September 24, 2023 19:54
@ghost ghost added this to the vNext milestone Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants