qt-material
qt-material copied to clipboard
QToolButton inside QDialog
With the change in 4025fe26b0f05b299264224ecdbb428da78747c9, tool buttons inside dialogs don't render -
Commenting the QDialog QToolButton
rule, renders it correctly -
Hi @pstavirs
This is on Linux or Windows?
Can you try changing the ẁidth
in the CSS file: height: 35px;
I'm using the exported QSS on a Qt/C++ app on Windows 10
I will let the styles for QDialog QToolButton
only for Linux for the moment.
Related: issue #46