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

Correctly restore window focus for file dialogs #621

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

GriffinRichards
Copy link
Collaborator

Native file dialogs (at least on macOS) won't return focus to the window that opened the file dialog if the dialog is closed with Cancel. We were handling this manually in the Custom Scripts Editor, but nowhere else. Added a new class that handles this, as well as tracking the importExportPath that was previously tracked by Project.

@GriffinRichards GriffinRichards merged commit e431c16 into huderlem:master Oct 16, 2024
3 checks passed
@GriffinRichards GriffinRichards deleted the file-dialogs branch October 16, 2024 14:41
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.

1 participant