mirror of https://github.com/OpenTTD/OpenTTD
Fix #8875: Filter string in station window breaks flow in user interface
parent
14692bf2e4
commit
0b6e84f4cf
|
@ -1018,8 +1018,6 @@ public:
|
|||
matrix->SetClicked(_railstation.station_type);
|
||||
|
||||
EnsureSelectedStationClassIsVisible();
|
||||
|
||||
this->SetFocusedWidget(WID_BRAS_FILTER_EDITBOX);
|
||||
}
|
||||
|
||||
this->InvalidateData();
|
||||
|
|
Loading…
Reference in New Issue