mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-25 03:40:09 +08:00
reapply RangeMaintainingScrollPhysics
Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -551,7 +551,7 @@ class RefreshIndicatorState extends State<RefreshIndicator>
|
||||
return ScrollConfiguration(
|
||||
behavior: RefreshScrollBehavior(
|
||||
scrollPhysics: RefreshScrollPhysics(
|
||||
// parent: const RangeMaintainingScrollPhysics(),
|
||||
parent: const RangeMaintainingScrollPhysics(),
|
||||
onDrag: _onDrag,
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user