Skip to content

Conversation

@kmagiera
Copy link
Member

@kmagiera kmagiera commented Nov 7, 2016

This merge request introduce one new parameter that can be used across all gesture handlers – shouldBeRequiredByOthersToFail
It can be used to make other gesture handlers to hold off with recognising configured gestures for the handler marked with that flag. Unless that handler makes the decision other handlers won't switch into an "active" state.
To support this feature there is some major refactoring of the orchestrator code as well as a new state has been introduced (END) that can be now used to mark gesture handler as being finished but without immediately switching to UNDETERMINED state.

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.

2 participants