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

Get rid of focusstack in favor of a much cleaner Shortcut handling of escape/back keys #5929

Closed
wants to merge 5 commits into from

Conversation

nirvn
Copy link
Member

@nirvn nirvn commented Jan 2, 2025

Once upon a time, we came with FocusStack to handle the escape/back key. Since Qt 5.5, a new Shortcut item allows us to do something much cleaner, and avoid interfering with a bunch of Qt focus handling.

By making things cleaner, I'm hoping this will also improve how reliable our {tap,drag,etc.} handlers are too.

@qfield-fairy
Copy link
Collaborator

qfield-fairy commented Jan 2, 2025

@nirvn nirvn force-pushed the renew_stack branch 2 times, most recently from e2537cf to ce8163e Compare January 2, 2025 07:55
@nirvn nirvn closed this Jan 2, 2025
@nirvn nirvn deleted the renew_stack branch January 2, 2025 09:19
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.

2 participants