Fix: Properly invalidate mouse-over station coverage highlight (#8263)

This commit is contained in:
Łukasz Hryniuk
2020-07-27 18:37:47 +02:00
committed by GitHub
parent 452e1e3328
commit 3effad0bea
4 changed files with 4 additions and 0 deletions

View File

@@ -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: