mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-21 11:22:16 +08:00
show img menu
opt img placeholder opt player gesture opt pref tweaks Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -58,7 +58,7 @@ class DynamicsController extends GetxController
|
||||
tabController = TabController(
|
||||
length: DynamicsTabType.values.length,
|
||||
vsync: this,
|
||||
initialIndex: Pref.defaultDynamicType,
|
||||
initialIndex: Pref.defaultDynamicTypeIndex,
|
||||
);
|
||||
queryFollowUp();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user