respecting inc hints in floating mode on togglemax
6521c2dd
1 file(s) · +1 −1
| 411 | 411 | sel->h = sh - 2 - bh; |
|
| 412 | 412 | ||
| 413 | 413 | higher(sel); |
|
| 414 | - | resize(sel, False, TopLeft); |
|
| 414 | + | resize(sel, arrange == dofloat, TopLeft); |
|
| 415 | 415 | ||
| 416 | 416 | sel->x = ox; |
|
| 417 | 417 | sel->y = oy; |