Details
-
Type:
Suggestion
-
Status: Reported
-
Priority:
P4: Low
-
Resolution: Unresolved
-
Affects Version/s: 5.15.0
-
Fix Version/s: None
-
Component/s: GUI: Look'n'Feel
-
Labels:None
-
Platform/s:
Description
I would love to see autoRaise behavior implemented for macOS QToolButton.
Currently, there is inconsistency between platforms, even the documentation mentioning "This property is currently ignored on macOS when using QMacStyle".
A workaround is described here on StackOverflow: manually styling the button.
I have attached samples of how QToolButton looks compared to QPushButton.