You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.
We implemented SideMenuController in our project. The side panel opens by swipe, it's ok.
But it doesn't follow the finger drag. I didn't release my finger from dragging but side panel is completely opening/closing.
How can I make it to follow my dragging action? Side panel should be opened/closed completely ONLY when I release my finger from dragging.
Thanks!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello!
We implemented
SideMenuController
in our project. The side panel opens by swipe, it's ok.But it doesn't follow the finger drag. I didn't release my finger from dragging but side panel is completely opening/closing.
How can I make it to follow my dragging action? Side panel should be opened/closed completely ONLY when I release my finger from dragging.
Thanks!
The text was updated successfully, but these errors were encountered: