explicitly re-init meter when theme changes.
fixes: 14:14 < oofus> rgareus: BBC meter colour changed, all meters except the one on the tool bar picked it up
This commit is contained in:
parent
244f233d9e
commit
b58bb80a05
@ -452,6 +452,7 @@ void
|
||||
LevelMeterBase::color_handler ()
|
||||
{
|
||||
color_changed = true;
|
||||
setup_meters (meter_length, regular_meter_width, thin_meter_width);
|
||||
}
|
||||
|
||||
LevelMeterHBox::LevelMeterHBox(Session* s)
|
||||
|
Loading…
Reference in New Issue
Block a user