Removed outdated limitation, which required an undocumented fix.
parent
60a383063f
commit
7c34e5dd3d
|
@ -213,7 +213,6 @@ An extensive reference can be found [here](https://doc.qt.io/qt-5/style-referenc
|
|||
|
||||
The limitations of stylesheets include:
|
||||
|
||||
- Non-border item underlying, such as seen in Breeze. The box model will not affect the placement of the underline, not even with style on the element itself, the `::title` subcontrol, or any other attempts.
|
||||
- Scaling icons with the theme size.
|
||||
- QToolButton cannot control the icon size without also affecting the arrow size.
|
||||
- Close and dock float icon sizes scale poorly with font size.
|
||||
|
|
Loading…
Reference in New Issue