Merge pull request #510 from sakarie9/media-max-width

MediaMini: implement dynamic width with max width setting
This commit is contained in:
Lemmy
2025-10-18 11:59:04 -04:00
committed by GitHub
9 changed files with 126 additions and 4 deletions
+2
View File
@@ -89,6 +89,8 @@ Singleton {
"hideMode": "hidden",
"scrollingMode"// "visible", "hidden", "transparent"
: "hover",
"maxWidth": 145,
"useFixedWidth": false,
"showAlbumArt": false,
"showVisualizer": false,
"visualizerType": "linear"