mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-09 15:41:15 +00:00
Fix #8875: Filter string in station window breaks flow in user interface
This commit is contained in:
parent
751434ea63
commit
59bfed65a1
@ -1018,8 +1018,6 @@ public:
|
||||
matrix->SetClicked(_railstation.station_type);
|
||||
|
||||
EnsureSelectedStationClassIsVisible();
|
||||
|
||||
this->SetFocusedWidget(WID_BRAS_FILTER_EDITBOX);
|
||||
}
|
||||
|
||||
this->InvalidateData();
|
||||
|
Loading…
Reference in New Issue
Block a user