Fix #8875: Filter string in station window breaks flow in user interface
This commit is contained in:

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();
|
||||
|
Reference in New Issue
Block a user