Use a lower resort interval in veh windows when sorting by timetable delay
This commit is contained in:
@@ -3680,6 +3680,7 @@ public:
|
||||
switch (widget) {
|
||||
case WID_TRSL_SORT_BY_DROPDOWN:
|
||||
this->vehgroups.SetSortType(index);
|
||||
this->UpdateSortingInterval();
|
||||
break;
|
||||
|
||||
case WID_TRSL_FILTER_BY_CARGO: // Select a cargo filter criteria
|
||||
|
Reference in New Issue
Block a user