Add "auto" progress bar position
Automatically choose the progress bar position based on the available space. Previously it was only possible to automatically switch from a horizontal to a vertical position but not the other way around
This commit is contained in:
@@ -940,7 +940,6 @@
|
||||
},
|
||||
"progress_bar": {
|
||||
"auto_vertical_position": {
|
||||
"description": "Automatically change the progress bar to a vertical position depending on the available space",
|
||||
"title": "Automatic progress bar vertical position"
|
||||
},
|
||||
"position": "Progress bar position",
|
||||
|
||||
Reference in New Issue
Block a user