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