-
Bug
-
Resolution: Done
-
P1: Critical
-
4.4.3
-
None
-
81f9fec83bc425d190a3159f9a7ab2672e094cb2
When you have a QTabWidget and you set an icon for a tab, setting the iconSize of QTabWidget does not resize the Icon, but just resizes the size of the Tab.
Whats more unusual is that when you create this situation in designer, the icon shows up correctly at its enlarged size, and in preview mode, but when linked into a program, the icon shows up small with the right size tab, just as it does implemented in code.