You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have 4 monitors each with different resolutions and scalings.
Since 0.4.0 maximizing the window on the monitors that are not the main monitor causes the window contents to freeze and don't scale correctly.
Rolling back to 0.3.9 and running flutter clean fixes the issue indicating that commit fa2a963 introduced the issue.
I have 4 monitors each with different resolutions and scalings.
Since 0.4.0 maximizing the window on the monitors that are not the main monitor causes the window contents to freeze and don't scale correctly.
Rolling back to 0.3.9 and running
flutter clean
fixes the issue indicating that commit fa2a963 introduced the issue.I am on Flutter stable 3.24.0 with dart 3.5.0
possibly related to #483
The text was updated successfully, but these errors were encountered: