mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-07-01 14:50:15 +08:00
remove floating navbar
Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -48,13 +48,6 @@ List<SettingsModel> get styleSettings => [
|
||||
getSubtitle: () => '当前:${Pref.pageTransition.name}',
|
||||
onTap: _showTransitionDialog,
|
||||
),
|
||||
const SwitchModel(
|
||||
title: '悬浮底栏',
|
||||
leading: Icon(MdiIcons.soundbar),
|
||||
setKey: SettingBoxKey.floatingNavBar,
|
||||
defaultVal: false,
|
||||
needReboot: true,
|
||||
),
|
||||
NormalModel(
|
||||
leading: const Icon(Icons.calendar_view_week_outlined),
|
||||
title: '列表宽度(dp)限制',
|
||||
|
||||
Reference in New Issue
Block a user