Skip to content

Enable maximize and set minimum window size#6

Merged
Huntk23 merged 1 commit into
mainfrom
enhance/window-snaping-resizing
May 6, 2026
Merged

Enable maximize and set minimum window size#6
Huntk23 merged 1 commit into
mainfrom
enhance/window-snaping-resizing

Conversation

@Huntk23

@Huntk23 Huntk23 commented May 6, 2026

Copy link
Copy Markdown
Owner

Allow the main window to be maximized and enforce minimum dimensions. Replaced CanMaximize="False" with CanMaximize="True" and added MinWidth="750" and MinHeight="500" in Views/MainWindow.axaml to preserve a minimum usable size while permitting maximize.

CanMaximize="True" should help with window snapping in modern OS's.

Allow the main window to be maximized and enforce minimum dimensions. Replaced CanMaximize="False" with CanMaximize="True" and added MinWidth="750" and MinHeight="500" in Views/MainWindow.axaml to preserve a minimum usable size while permitting maximize.
CanMaximize="True" should help with window snapping in modern OS's.
@Huntk23 Huntk23 merged commit 3d70958 into main May 6, 2026
1 check passed
@Huntk23 Huntk23 deleted the enhance/window-snaping-resizing branch May 7, 2026 14:26
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.

1 participant