add patch desc

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-08-01 19:44:55 +08:00
parent f9a9e221b0
commit 2a99d967fd

View File

@@ -67,12 +67,17 @@ $ScrollPositionPatch = "lib/scripts/scroll_position.patch"
# expose `_shouldIgnorePointer`
$ScrollablePatch = "lib/scripts/scrollable.patch"
# expose
$ScaffoldPatch = "lib/scripts/scaffold.patch"
# fix nested scrollable gesture
# custom `HorizontalDragGestureRecognizer` support
$ScrollableGesturePatch = "lib/scripts/scrollable_gesture.patch"
# expose
$DraggableScrollableSheetPatch = "lib/scripts/draggable_scrollable_sheet.patch"
# expose
$TextPatch = "lib/scripts/text.patch"
# TODO: remove