Removed outdated limitation, which required an undocumented fix.

main
Alexander Huszagh 2021-07-17 01:51:52 -05:00 committed by GitHub
parent 60a383063f
commit 7c34e5dd3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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.