Add setting to shorten vehicle view status text

This commit is contained in:
Jonathan G Rennison
2024-05-06 20:00:34 +01:00
parent 0a0b42a931
commit f1c0f864f5
5 changed files with 34 additions and 0 deletions

View File

@@ -315,6 +315,7 @@ struct GUISettings : public TimeSettings {
bool show_vehicle_group_hierarchy_name; ///< Show the full group hierarchy in vehicle names
bool show_order_number_vehicle_view; ///< Show order number in vehicle view window
bool show_speed_first_vehicle_view; ///< Show speed before destination in vehicle view window
bool shorten_vehicle_view_status; ///< Show status text in vehicle view window
bool hide_default_stop_location; ///< Hide default stop location for orders
bool show_rail_polyline_tool; ///< Show rail polyline tool
bool show_running_costs_calendar_year; ///< Show vehicle running costs in calendar years