-
Notifications
You must be signed in to change notification settings - Fork 194
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Find/Replace overlay: fix Ctrl+F6 crash on Linux
Avoid being stuck in an event loop by reacting asynchronously to part activation events. Additionally, manually give focus to the editor part after switching. This behavior is default on windows but not consistent on Linux. fixes #1951
- Loading branch information
Maximilian Wittmer
authored and
Maximilian Wittmer
committed
Jun 22, 2024
1 parent
160dfa8
commit ad63e43
Showing
1 changed file
with
32 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters