We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1275210 + d76d8c5 commit 3fbba0dCopy full SHA for 3fbba0d
TODO
@@ -4,9 +4,6 @@
4
* Improve pages behaviour in Qt Designer similar to QToolBox:
5
now Designer does not change currentPageIndex PROPERTY and focus on page or category click for some reason
6
7
-* Improve pages geometry resizing to content and their layout on design time and on run-time:
8
- QTreeWidget automatically increases itemWidget size height (in runtime, not design time -
9
- it remains terrible there) if contents is bigger than widget (page) height, however if size
10
- (sizeHint) is bigger - it does not decrease size to necessary minimum.
+* Improve pages geometry resizing to content and their layout on design time and on run-time.
11
12
Hope for community help on these improvements.
0 commit comments