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
Windows 10.0.19045 - Vulkan (Compatibility) - GeForce GT 540M- Intel Core i7-2670QM CPU @ 2.20GHz (8 Threads)
Issue description
Setting max_size property on the root window causes it to resize after minimizing it to task bar and bringing back.
In the following example the set max size is the size of the whole recorded screen, so it shouldn't interfere with the size of the window.
Screen-Recording.mp4
Steps to reproduce
Use the minimal reproduction project.
Run the project.
Minimize the window by manually clicking minimize on its menu bar.
Bring back the window by clicking it on the task bar.
Observe that the size of the window is smaller than before.