mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-05 20:58:27 +02:00
Hide image quality's slider
This commit is contained in:
@@ -200,6 +200,7 @@ export class GlobalSettingsStorage extends BaseSettingsStorage {
|
||||
params: {
|
||||
steps: 10,
|
||||
exactTicks: 20,
|
||||
hideSlider: true,
|
||||
customTextValue(value, min, max) {
|
||||
if (value === 90) {
|
||||
return t('default');
|
||||
|
Reference in New Issue
Block a user