QDarkStyleSheet
QDarkStyleSheet copied to clipboard
Styling Issue in Flat QPushButton
[Versions from your environment]
- QDarkStyle:v3.0.2
- OS: Windows
- Python:3.8.5
[If used, please inform their versions]
- PySide:6.0.3
Language
Python
Description / Steps to Reproduce [if necessary]
[Description of the issue]
The background color of flat QPushButton should be the same as the background but as of now it's same as non flat QPushButton.
Actual Result
Expected Results / Proposed Result
@Shahprogrammer thanks for reporting. Have you confirmed this in another version of PySide <6? How did you remove the rounded buttons (code). Tks
@dpizetta No I did not tried with PySide<6. What do you mean rounded buttons?