Commit 1180f3a
committed
Force Qt5 toolbar minimum height to 48.
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.1 parent e09a6f7 commit 1180f3a
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
611 | 611 | | |
612 | 612 | | |
613 | 613 | | |
614 | | - | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
615 | 623 | | |
616 | 624 | | |
617 | 625 | | |
| |||
0 commit comments