Skip to content
New issue

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

Adding allow timestamp revealing boolean #704

Merged
merged 2 commits into from
May 4, 2021

Conversation

simoneBumble
Copy link
Contributor

This change is required in order to allow a different timestamp revealing behaviour (managed by the CellPanGestureHandler) of the apps that share the same implementation of this framework. This PR simply adds a new boolean called allowTimestampRevealing (defaulted to true in order to ensure backward compatibility) which the CellPanGestureHandler guards against when a right to left pan is detected (translation.x < 0).

@simoneBumble simoneBumble merged commit f7af199 into master May 4, 2021
@wiruzx wiruzx deleted the Adding_allowTimestampRevealing_boolean branch May 4, 2021 12:11
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