Optionally adjust progress bar position based on available size

This commit is contained in:
schroda
2025-01-02 15:15:43 +01:00
parent 4aa144cb25
commit 92892e6604
9 changed files with 103 additions and 26 deletions

View File

@@ -939,6 +939,10 @@
}
},
"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",
"size": "Progress bar size",
"style": "Progress bar style"