Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
6.3.1
-
None
Description
When I try to modify the frame of an QColorDialog, either by adding an Icon to it with .setWindowIcon(QIcon(path)).
Or removing it's frame with .setWindowFlag(Qt.FramelessWindowHint), it has no effect on it, the frame stays the same whatever I do.