mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-08-02 16:50:13 +08:00
opt scrollable gesture
Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -39,6 +39,9 @@ class CustomHorizontalDragGestureRecognizer
|
||||
lastPosition.global,
|
||||
);
|
||||
}
|
||||
|
||||
@override
|
||||
Type get runtimeType => HorizontalDragGestureRecognizer;
|
||||
}
|
||||
|
||||
double touchSlopH = Pref.touchSlopH;
|
||||
|
||||
Reference in New Issue
Block a user