Skip to content

Fix cell not picking up properly when dragging#9

Open
Voidoz wants to merge 1 commit intoechedev:masterfrom
Voidoz:master
Open

Fix cell not picking up properly when dragging#9
Voidoz wants to merge 1 commit intoechedev:masterfrom
Voidoz:master

Conversation

@Voidoz
Copy link
Copy Markdown

@Voidoz Voidoz commented Jul 31, 2023

I noticed that onTapDown doesn't trigger as fast as the Draggable widget due to it checking whether another gesture was supposed to be triggered instead. I've added a Listener widget to allow it to pick up the widget at the same time as the Draggable component.
I considered using the onDragStarted callback but it doesn't return the pointer position which we need...

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.

1 participant