Skip to content

Conversation

@DonLakeFlyer
Copy link
Collaborator

@DonLakeFlyer DonLakeFlyer commented Jun 10, 2025

  • Trying to work around problem on android where main window size is too large and off screen
  • Previous code was pretty convoluted and distributed all over the place. New code does all main window size stuff in MainWindowSavedState
  • Hoping the change to set minWidth/Height on mobile to 0 (which is the normal default) will fix the problem

Related to #12956

@DonLakeFlyer DonLakeFlyer force-pushed the MainWindowSize branch 2 times, most recently from 167aa82 to 951945b Compare June 10, 2025 19:01
@DonLakeFlyer DonLakeFlyer requested a review from HTRamsey June 10, 2025 19:02
* Trying to work around problem on android where main window size is too large and off screen.
* Also grouping all MainWindow size handling code in MainWindowSavedState
@DonLakeFlyer DonLakeFlyer merged commit e0986ad into master Jun 11, 2025
16 checks passed
@DonLakeFlyer DonLakeFlyer deleted the MainWindowSize branch June 11, 2025 20:09
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.

2 participants