mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-31 08:08:19 +08:00
@@ -136,7 +136,7 @@ class _HistoryPageState extends State<HistoryPage>
|
||||
child: TabBarView<CustomHorizontalDragGestureRecognizer>(
|
||||
physics: enableMultiSelect
|
||||
? const NeverScrollableScrollPhysics()
|
||||
: const CustomTabBarViewScrollPhysics(),
|
||||
: clampingScrollPhysics,
|
||||
controller: _historyController.tabController,
|
||||
horizontalDragGestureRecognizer:
|
||||
CustomHorizontalDragGestureRecognizer.new,
|
||||
|
||||
Reference in New Issue
Block a user