Fix #8875: Filter string in station window breaks flow in user interface

pull/238/head
Koen Bussemaker 3 years ago committed by Charles Pigott
parent 751434ea63
commit 59bfed65a1

@ -1018,8 +1018,6 @@ public:
matrix->SetClicked(_railstation.station_type);
EnsureSelectedStationClassIsVisible();
this->SetFocusedWidget(WID_BRAS_FILTER_EDITBOX);
}
this->InvalidateData();

Loading…
Cancel
Save