ColinDuquesnoy / QDarkStyleSheet

A dark style sheet for QtWidgets application
Other
2.76k stars 726 forks source link

Styling Issue in Flat QPushButton #278

Open shah-dhwanil opened 3 years ago

shah-dhwanil commented 3 years ago

[Versions from your environment]

[If used, please inform their versions]

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

output

Expected Results / Proposed Result

output1

dpizetta commented 2 years ago

@Shahprogrammer thanks for reporting. Have you confirmed this in another version of PySide <6? How did you remove the rounded buttons (code). Tks

shah-dhwanil commented 2 years ago

@dpizetta No I did not tried with PySide<6. What do you mean rounded buttons?