Closed artem30801 closed 3 years ago
Hi, @artem30801. I think this is a Qt6 bug. I found a solution and created pull-request.
Thank you very much both for PR and for fast merge! Just tested it out, can confirm that everything works properly now as far as I can tell
OS: WIndows 10 QT Library: PySide6 (6.2.0) Basically, what it says. Checkboxes in QTableWidget cells are displayed with default qt style unless the cell/item is selected. Same situation with QListWidget.
When table cell is not selected: When table cell is selected: QListWidget: