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
Even though the minimum height is set, that doesn't seem to carry over
to the size hint that gets used later to determine the size of the
entire window, causing the window to be a bit too short and changing the
size of the canvas.
Fixes#7353. Probably also fixes#7472.
0 commit comments