Skip to content

fix: reduce main window min size to fit smaller screens#623

Merged
datlechin merged 1 commit intomainfrom
fix/window-min-size
Apr 7, 2026
Merged

fix: reduce main window min size to fit smaller screens#623
datlechin merged 1 commit intomainfrom
fix/window-min-size

Conversation

@datlechin
Copy link
Copy Markdown
Member

Summary

  • Lower main window minimum size from 1200×600 to 720×480 so it fits on smaller/portrait displays (e.g. 1080×1920)
  • Make welcome window fixed size (700×450) to prevent resizing

Closes #622

Test plan

  • Open TablePro on a portrait display narrower than 1200px — window should resize to fit
  • Welcome window should not be resizable
  • Main window should not shrink below 720×480

@datlechin datlechin merged commit 21fbfe4 into main Apr 7, 2026
2 checks passed
@datlechin datlechin deleted the fix/window-min-size branch April 7, 2026 12:38
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.

Can't fit on a smaller desktop screen

1 participant