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

#1619 JavaFX Windows Show Minimized #1719

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

DSheirer
Copy link
Owner

@DSheirer DSheirer commented Nov 10, 2023

Closes #1619

Resolves issue where JavaFX window size and placement might show minimized after application is started and an initial JavaFX window is opened and then closed, where it impacted subsequent JavaFX window openings. Corrects issue where JavaFX stage monitors were not being registered correctly, so that they could be deregistered prior to application shutdown.

…w minimized after application is started and an initial JavaFX window is opened and then closed, where it impacted subsequent JavaFX window openings. Corrects issue where JavaFX stage monitors were not being registered correctly, so that they could be deregistered prior to application shutdown.
@DSheirer DSheirer added this to the Version 0.6.0 milestone Nov 10, 2023
@DSheirer DSheirer self-assigned this Nov 10, 2023
@DSheirer DSheirer merged commit ca61dd2 into master Nov 10, 2023
3 checks passed
@DSheirer DSheirer deleted the 1619-java-fx-windows-open-minimized branch November 10, 2023 10:34
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.

View dialog windows open minimized
1 participant