bughelp wanted
倉庫指標
- 星標
- (29,496 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
The previous request I made works, to lock the handle during resize.
However, if I have a floating window, and I resize, there are issues where the window moves if I resize the top left, top right, or bottom left.
The window resize works perfectly when resized from the bottom right.
- The window will move down if resizing has been brought all the way to its window minimum on a floating window if resizing top right.
- The window will move right if resizing has reached the min size when resizing the floating window from the bottom left.
- The window will move down, right, or both down and right when the window has reached min size when resizing from top left.
These are problems. But, resizing from bottom right is perfect, the window doesn't move when it has reached its min size.