Details
-
Bug
-
Resolution: Cannot Reproduce
-
P2: Important
-
4.5.2
-
None
Description
Create a Widget and add a pushbutton that has a tooltip set on it.
Then set a style sheet on the button like this:
QPushButton, QToolTip
{font: 26pt;}Then the Tooltip is not resized correctly for the bigger font.