FrontendMacroPanel - Inverted Colour
-
Does anyone know how to change the colour of the inverted button on the FrontendMacroPanel?
-
@paper_lung possibly through look and feel
-
@d-healey Yeah I looked through the LAF options but can't find anything related to this
-
@paper_lung Did you try
drawToggleButton
? -
@d-healey said in FrontendMacroPanel - Inverted Colour:
drawToggleButton
Yeah that doesn't seem to have any effect on that button.
-
@paper_lung Probably not possible then without editing some C++
-
@Christoph-Hart I'm aware there's CSS styling inside Hise now, can we restyle this control with CSS without breaking anything?