We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Situation right now:
Cases where this is desired:
Cases where this is not desired:
In these cases the gesture should stop at the first operation's 100% completion boundary.
Idea:
Allow a flag inside Gesture to control this behaviour, and then the gesture factory (client code) can decide.
Gesture
The text was updated successfully, but these errors were encountered:
Merge pull request #599 from vladcipariu91/494_gesture_control_flag
8ccd6a3
Issue #494: Add flag to control gesture continuity
Fixed in #599
Sorry, something went wrong.
KovalevAndrey
vladcipariu91
No branches or pull requests
Situation right now:
Cases where this is desired:
Cases where this is not desired:
In these cases the gesture should stop at the first operation's 100% completion boundary.
Idea:
Allow a flag inside
Gesture
to control this behaviour, and then the gesture factory (client code) can decide.The text was updated successfully, but these errors were encountered: