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

#2037 JavaFX Windows Can't Be Shrunken #2047

Merged
merged 1 commit into from
Oct 27, 2024

Conversation

DSheirer
Copy link
Owner

Closes #2037
JavaFX Windows Can't Be Shrunk.

Reverts changes made under #1619 that was applying a min width and height to the window based on the last time that the user resized the window. This had the effect of allowing windows to get bigger, but never allowing windows to get smaller than the last width/height values on previous application shutdown.

@DSheirer DSheirer added this to the Version 0.6.1 milestone Oct 27, 2024
@DSheirer DSheirer self-assigned this Oct 27, 2024
@DSheirer DSheirer changed the title #2037 JavaFX Windows Can't Be Shrunk. Reverts changes made under #1619. #2037 JavaFX Windows Can't Be Shrunken Oct 27, 2024
@DSheirer DSheirer merged commit a15ff90 into master Oct 27, 2024
3 checks passed
@DSheirer DSheirer deleted the 2037-java-fx-windows-now-resizable branch October 27, 2024 12:23
@hans109h
Copy link
Contributor

Initial testing doesn't appear to be a regression.

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.

SDRTrunk Window Scaling wont work on playlist editor
2 participants