Skip to content

PC3: fix color of TabButton label

For some currently unknown reason the color property does not have the binding as set in PC3's Label. So explicitly setting it, like also done for CheckBox, Switch, RadioButton

Can be tested e.g. in weather applet.

See also discussion in !81 (merged)

Merge request reports