Windows: Don't resize diagonally when at least 1 dimension is fixed
If width is fixed and height is not, then when using the corner resize only width can be changed (and same for fixed height). Fixes #345
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
- Introduce DockWidget::setFloatingWindowFlags(flags). Allows for different
|
||||
FloatingWindows to have different window flags. For example, some having
|
||||
Qt::Tool while others having Qt::Window (#314).
|
||||
- Fixed fixed-sized windows being able to be resized on Windows (#345)
|
||||
|
||||
* v1.6.0 (14 September 2022)
|
||||
- Minimum Qt6 version is now 6.2.0
|
||||
|
||||
Reference in New Issue
Block a user