Clickable pin in miniplayer to toggle ontop behaviour.

currently an emoji span. gracefully resets windowontop on exit.
This commit is contained in:
Calum Clark CSM2019 2022-01-25 01:30:58 +00:00
parent d42976f8db
commit 26451e0af2
5 changed files with 33 additions and 13 deletions

View file

@ -61,7 +61,7 @@ export class ConfigStore {
"bg_artwork_rotation": false,
"hw_acceleration": "default", // default, webgpu, disabled
"showuserinfo": true,
"miniplayer_ontop": true
"miniplayer_top_toggle": true
},
"lyrics": {
"enable_mxm": false,