Use a lower resort interval in veh windows when sorting by timetable delay

This commit is contained in:
Jonathan G Rennison
2021-06-28 22:37:40 +01:00
parent c9c6b4cd92
commit 906ee568d6
4 changed files with 12 additions and 0 deletions

View File

@@ -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