Add order management dropdown, add duplicate order and move jump target
Add setting to control if order management button shown Move order list management to order management dropdown if enabled See: #439
This commit is contained in:
@@ -249,6 +249,7 @@ struct GUISettings : public TimeSettings {
|
||||
bool allow_hiding_waypoint_labels; ///< Allow hiding waypoint viewport labels
|
||||
uint8 disable_water_animation; ///< Disable water animation depending on zoom level
|
||||
bool show_order_occupancy_by_default; ///< Show order occupancy by default in vehicle order window
|
||||
bool show_order_management_button; ///< Show order management button in vehicle order window
|
||||
bool show_group_hierarchy_name; ///< Show the full hierarchy in group names
|
||||
bool show_vehicle_group_hierarchy_name;///< Show the full group hierarchy in vehicle names
|
||||
|
||||
|
Reference in New Issue
Block a user