mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-06-20 22:21:09 +10:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user