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

Show UI on EDT if required #481

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Show UI on EDT if required #481

merged 1 commit into from
Jul 22, 2024

Conversation

hinerm
Copy link
Member

@hinerm hinerm commented Jul 22, 2024

UserInterfaces have a requiresEDT flag. If this is set, the UIService
should show them on the EDT when showUI is called.
@hinerm hinerm merged commit 08e86be into master Jul 22, 2024
3 checks passed
@hinerm hinerm deleted the show-ui-edt branch July 22, 2024 15:45
@ctrueden
Copy link
Member

@hinerm Would you agree that for consistency, the show(...) methods of UIService should also behave the same, checking the requiresEDT flag?

@ctrueden
Copy link
Member

@hinerm Check out 8e2b302 and let me know what you think.

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.

Building hangs on Linux (WSL Ubuntu 24)
2 participants