mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-08-05 18:20:10 +08:00
@@ -67,12 +67,17 @@ $ScrollPositionPatch = "lib/scripts/scroll_position.patch"
|
|||||||
# expose `_shouldIgnorePointer`
|
# expose `_shouldIgnorePointer`
|
||||||
$ScrollablePatch = "lib/scripts/scrollable.patch"
|
$ScrollablePatch = "lib/scripts/scrollable.patch"
|
||||||
|
|
||||||
|
# expose
|
||||||
$ScaffoldPatch = "lib/scripts/scaffold.patch"
|
$ScaffoldPatch = "lib/scripts/scaffold.patch"
|
||||||
|
|
||||||
|
# fix nested scrollable gesture
|
||||||
|
# custom `HorizontalDragGestureRecognizer` support
|
||||||
$ScrollableGesturePatch = "lib/scripts/scrollable_gesture.patch"
|
$ScrollableGesturePatch = "lib/scripts/scrollable_gesture.patch"
|
||||||
|
|
||||||
|
# expose
|
||||||
$DraggableScrollableSheetPatch = "lib/scripts/draggable_scrollable_sheet.patch"
|
$DraggableScrollableSheetPatch = "lib/scripts/draggable_scrollable_sheet.patch"
|
||||||
|
|
||||||
|
# expose
|
||||||
$TextPatch = "lib/scripts/text.patch"
|
$TextPatch = "lib/scripts/text.patch"
|
||||||
|
|
||||||
# TODO: remove
|
# TODO: remove
|
||||||
|
|||||||
Reference in New Issue
Block a user