We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30be1c8 commit d521fdaCopy full SHA for d521fda
widgets/+wt/+mixin/FontColorable.m
@@ -66,7 +66,7 @@
66
67
function set.FontColor_I(obj,value)
68
obj.FontColor_I = value;
69
- obj.updateFontColorableComponents("FontColor", obj.FontColor_I);
+ obj.updateFontColorableComponents();
70
end
71
72
function set.FontColorableComponents(obj,value)
0 commit comments