-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: Can't resize window using the top border #10813
Comments
Seems to be an issue with the drag area as it works to resize from the bottom of the window. |
Resizing works on the top only on the minimize, maximize and close buttons |
@Poker-sang is this solvable with the drag regions helper or is this a WinAppSdk issue? |
@yaira2 Both. I just tested it. Actually, it could be resized vertically, but the resize border on the top is too thin to hold. If we In fact. This issue is caused by
When we use
|
I think we use both to work around issues on Windows 10, perhaps @gave92 can fill us in. |
This issue is fixed in the development branch and will be included in the next release. |
Description
When holding the window with the mouse to shrink or expand it vertically, the window is not resized and only moves.
Horizontal can be resized normally.
Steps To Reproduce
Grab and move the horizontal part of the window
Steps to fix
Let Files adjust the window freely
Files Version
Version: 2.4.8.0 OS Version: 10.0.19045.2364
Windows Version
Windows 10 Pro 22H2
Relevant Assets/Logs
2022-12-23.00-00-26.mp4
The text was updated successfully, but these errors were encountered: