Util.WithStyle() doesn't apply to false bool
See pic below. Util.WithStyle(false, style) does not apply coloring changes
Any suggestions to get the desired effect?
TIA
See pic below. Util.WithStyle(false, style) does not apply coloring changes
Any suggestions to get the desired effect?
TIA
Comments
Looks like the class in the child element (span.false) is overriding the parent style. I'll figure out a way to fix this in the next build.