1
0
Fork 0

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

pull/8918/head
Koen Bussemaker 2021-03-22 23:12:19 +01:00 committed by Patric Stout
parent 14692bf2e4
commit 0b6e84f4cf
1 changed files with 0 additions and 2 deletions

View File

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