Skip to content

Allow to swipe on ListItemVH DragHandle#69

Merged
Crustack merged 1 commit into
mainfrom
feat/swipe-drag-handle
Oct 28, 2024
Merged

Allow to swipe on ListItemVH DragHandle#69
Crustack merged 1 commit into
mainfrom
feat/swipe-drag-handle

Conversation

@Crustack
Copy link
Copy Markdown
Owner

Fixes #67

  • Allows to swipe a ListItemVH on the DragHandle:
notallyx_issues_67.webm

Note: If you already started a swipe to left/right you cant start a up/down drag in the same Drag motion, since this would mean fusing the SwipeLayout and ListItemDragCallback together, which takes much more effort

@Crustack Crustack force-pushed the feat/swipe-drag-handle branch from b15ec13 to b862cdf Compare October 28, 2024 16:42
@Crustack Crustack merged commit 2033bc0 into main Oct 28, 2024
@Crustack Crustack deleted the feat/swipe-drag-handle branch October 28, 2024 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ability to swipe ListItem on DragHandle

1 participant