-
Bug
-
Resolution: Done
-
P2: Important
-
5.11.0
-
None
-
Windows 10/64
(mingw) (probably same bug in visual c++)
-
e23beb63cc0dbbe69d193e3445f6ca9d4f586ad4
A checkable MenuItem element is alaways displayed as checked, even if you try to uncheck it. The underlying checked value switches to false and true correctly but the drawing seems to be the culprit.
Only happens in Material style, it seems.
A minimal testcase is included