Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.6.3, 4.7.0
-
None
Description
Not all aspects of the QToolBox::tab style rule are respected when this is used in a stylesheet, for example min-height and max-height are not respected at all as the example attached shows.
To workaround this use QToolBoxButton in place of QToolBox::tab and it should do the trick.