mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-07-01 23:00:14 +08:00
remove floating navbar
Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -542,9 +542,6 @@ abstract final class Pref {
|
||||
defaultValue: deviceTouchSlop + 6.0,
|
||||
);
|
||||
|
||||
static bool get floatingNavBar =>
|
||||
_setting.get(SettingBoxKey.floatingNavBar, defaultValue: false);
|
||||
|
||||
static int get angleDegrees =>
|
||||
_setting.get(SettingBoxKey.angleDegrees, defaultValue: 30);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user