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

Swing Window Preferences Prevent Maximized Window #804

Closed
DSheirer opened this issue May 8, 2020 · 0 comments · Fixed by #811
Closed

Swing Window Preferences Prevent Maximized Window #804

DSheirer opened this issue May 8, 2020 · 0 comments · Fixed by #811

Comments

@DSheirer
Copy link
Owner

DSheirer commented May 8, 2020

Users report sdrtrunk main Swing window does not properly restore to previous location, size and or maximized state when starting the application.

SwingPreference class prevents restoring a window to position and size if none of the graphics devices contain the point. It may be that the point location of the window is out of bounds for the graphices device, but still a valid restore location.

SwingPreferences does not store or persist the maximized state of a window.

DSheirer pushed a commit that referenced this issue May 9, 2020
DSheirer added a commit that referenced this issue May 9, 2020
…ores to maximized on restart. (#811)

Co-authored-by: Denny <denny@denny-desktop>
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 a pull request may close this issue.

1 participant