mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-01 00:28:18 +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