fix: Optimize MediaMini widget progress ring display

This commit is contained in:
loner
2025-11-24 03:42:11 +08:00
parent d04ae8a81d
commit a5fdf67b05
4 changed files with 23 additions and 7 deletions
+4
View File
@@ -231,6 +231,10 @@
"description": "Display an audio visualizer when music is playing.",
"label": "Show visualizer"
},
"show-progress-ring": {
"description": "Display a circular progress indicator showing track progress.",
"label": "Show progress ring"
},
"use-fixed-width": {
"description": "When enabled, the widget will always use the maximum width instead of dynamically adjusting to content.",
"label": "Use Fixed Width"