fixed scrollbar, added new fullscreen mode

- added parameter -newFullscreenMode to enable new fullscreen mode (experimental) #689
- fixed scrollbar indent
- disabled experimental scrollbar #688
This commit is contained in:
amd64fox
2025-03-07 06:51:49 +03:00
parent bdb762b930
commit 4539ea7821
2 changed files with 34 additions and 1 deletions
+25
View File
@@ -1411,6 +1411,24 @@
"fr": "1.2.58",
"to": ""
}
},
"ImprovedCinemaMode": {
"name": "enableImprovedCinemaMode",
"description": "Enable improved cinema mode",
"native_description": "Enable improved cinema mode",
"version": {
"fr": "1.2.50",
"to": ""
}
},
"ImprovedCinemaModeCanvas": {
"name": "enableImprovedCinemaModeCanvas",
"description": "Enable canvas support inside improved cinema mode",
"native_description": "Enable canvas support inside improved cinema mode",
"version": {
"fr": "1.2.56",
"to": ""
}
}
},
"CustomExp": {
@@ -1974,6 +1992,13 @@
},
"add": " #desktop\\.settings\\.streamingQuality>option:nth-child(5) {display:none}"
},
"fix-scrollbar": {
"version": {
"fr": "1.1.59",
"to": ""
},
"add": " .main-view-container__scroll-node > .os-scrollbar-vertical {top:0px !important}"
},
"fix-old-theme": {
"version": {
"fr": "1.1.74",