ghost1372 / HandyControls

Contains some simple and commonly used WPF controls based on HandyControl
https://ghost1372.github.io/
MIT License
1.1k stars 104 forks source link

Resizing the Main Window does not work #209

Closed A-Mojix closed 7 months ago

A-Mojix commented 1 year ago

Describe the bug

Resizing the main window manually does not work

Steps to reproduce the bug

In the main window set "WindowState" attribute to "Maximized" run application click button Restore and then Try resizing the window with the mouse... it's not possible

Expected behavior

It should be possible to change the size with the mouse

Screenshots

No response

NuGet package version

HandyControls (Custom version) 3.4.5

IDE

Visual Studio 2022

Framework type

.Net 6.0

Windows version

No response

Additional context

No response