mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 03:06:59 +08:00
opt ui
Closes #1050 Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -604,11 +604,6 @@ class Pref {
|
||||
static bool get enableVerticalExpand =>
|
||||
_setting.get(SettingBoxKey.enableVerticalExpand, defaultValue: false);
|
||||
|
||||
static bool get removeSafeArea => _setting.get(
|
||||
SettingBoxKey.videoPlayerRemoveSafeArea,
|
||||
defaultValue: false,
|
||||
);
|
||||
|
||||
static double get defaultTextScale =>
|
||||
_setting.get(SettingBoxKey.defaultTextScale, defaultValue: 1.0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user