267d6544cd
Added `hasMenu` property so the user can manually override the padding on QToolButtons. Updated the `QToolBar` to remove `min-height` and `min-width` so the icons can pack closer to together, and specified custom padding rules for the regular icons and those with the drop-down menus. These are narrowly selected via `QDialog QToolBar QToolButton`, and can be manually overridden via `hasMenu`, so they're unlikely to affect anything other than `QFileDialog`. Likewise, updated the rules for `QToolButton` padding to ensure the button is padded only if it is not auto-raised and it has text. Likewise, this can be manually overridden via the `hasMenu` property. These rules are extensively described in the stylesheet comments. Further improves the patches to #22, #28, and #47. |
||
---|---|---|
.. | ||
dark | ||
light | ||
breeze.qrc |