Skip to content

Show UI on EDT if required#481

Merged
hinerm merged 1 commit into
masterfrom
show-ui-edt
Jul 22, 2024
Merged

Show UI on EDT if required#481
hinerm merged 1 commit into
masterfrom
show-ui-edt

Conversation

@hinerm

@hinerm hinerm commented Jul 22, 2024

Copy link
Copy Markdown
Member

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
@hinerm hinerm deleted the show-ui-edt branch July 22, 2024 15:45
@ctrueden

Copy link
Copy Markdown
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
Copy Markdown
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