Request: Resize Border Outside the Window Like Native Windows #1465
Davidlegendre
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Likely related to #1414. Are you sure the wrong resize behavior happens below the title bar as well? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First of all, I just want to say that the WPF library is truly amazing—beautiful, powerful, and incredibly well-designed.
Now, regarding the resize border: I understand that the library uses a custom window for styling, which looks great. However, the resize border is currently inside the window. I’d like to suggest making the resize border behave like in native Windows—outside the window content area.
This small change would make a big difference in usability and would set the library apart even more. To my knowledge, no other library implements this feature, and adding it could make this one truly unique.
Thanks for the great work—really impressive stuff!
Beta Was this translation helpful? Give feedback.
All reactions