-
-
Notifications
You must be signed in to change notification settings - Fork 216
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
Unable to change the size in 0.4.0 #483
Comments
await windowManager.ensureInitialized();
|
If |
Yes, I have updated flutter 3.24, but it is the same result in 3.24 and 3.22.3. |
me to |
Signed-off-by: fufesou <[email protected]>
I have the same issue, did you manage to fix it? I also want to keep the titlebar hidden, but the window moveable/resizeable. I tried |
* fix: win, adjustNCCALCSIZE with monitor coords Signed-off-by: fufesou <[email protected]> * #483 Signed-off-by: fufesou <[email protected]> --------- Signed-off-by: fufesou <[email protected]>
Fixed on #482, Please upgrade to 0.4.2 |
In version 0.3.9 of pub, I was able to drag the mouse at the edge to change the size of the application, but after updating to 0.4.0, I was unable to change the size of the application by dragging the edge. Not change anything. just update to 0.4.0.
The text was updated successfully, but these errors were encountered: