Alexhuszagh/BreezeStyleSheets

[BUG] QCheckbox in QTreeView not Rendering in Qt6

Alexhuszagh opened this issue · 1 comments

Description

The QCheckBox in a QTreeView don't render when not hovered, and are either grayed out (tristate) or invisible.

QTreeView QCheckbox

The widgets are actually rendering when not hovered as the defaults for the application style (fusion, breeze, etc.). These default rules might be overriding our own stylesheet rules.
QTree