Commit 5492559
committed
window: Fix corner-tiled windows becoming maximized on reload
Corner-tiled windows were being treated as maximized horizontally, which
is wrong. Instead, we clear all maximized flags to make sure their size
is respected on reload.
Fixes #7101 parent 8fddd5d commit 5492559
1 file changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2715 | 2715 | | |
2716 | 2716 | | |
2717 | 2717 | | |
2718 | | - | |
2719 | | - | |
2720 | | - | |
| 2718 | + | |
| 2719 | + | |
| 2720 | + | |
| 2721 | + | |
| 2722 | + | |
| 2723 | + | |
2721 | 2724 | | |
2722 | 2725 | | |
2723 | 2726 | | |
| |||
2735 | 2738 | | |
2736 | 2739 | | |
2737 | 2740 | | |
| 2741 | + | |
2738 | 2742 | | |
2739 | 2743 | | |
2740 | 2744 | | |
| |||
0 commit comments