Replies: 1 comment
|
Can you post the rest of the code? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi, I've encountered this library for the first time in a new project.
I would like to disable the drag gesture under specific circumstances. For example i am able to do what i need with
However, when i try the
enabledflag absolutely nothing happens:Is this a bug or a user error? The comment for
enabledmakes it seem like it should do this. Thank youAll reactions