Fix: Properly invalidate mouse-over station coverage highlight (#8263)
This commit is contained in:
@@ -1319,6 +1319,7 @@ public:
|
||||
this->SetWidgetLoweredState(WID_BRAS_HIGHLIGHT_ON, _settings_client.gui.station_show_coverage);
|
||||
if (_settings_client.sound.click_beep) SndPlayFx(SND_15_BEEP);
|
||||
this->SetDirty();
|
||||
SetViewportCatchmentStation(nullptr, true);
|
||||
break;
|
||||
|
||||
case WID_BRAS_NEWST_LIST: {
|
||||
|
Reference in New Issue
Block a user