Skip to content

Commit 3fbba0d

Browse files
author
Aleksey Kontsevich
committed
2 parents 1275210 + d76d8c5 commit 3fbba0d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

TODO

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
* Improve pages behaviour in Qt Designer similar to QToolBox:
55
now Designer does not change currentPageIndex PROPERTY and focus on page or category click for some reason
66

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.
7+
* Improve pages geometry resizing to content and their layout on design time and on run-time.
118

129
Hope for community help on these improvements.

0 commit comments

Comments
 (0)