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

Touch events does not work in a modally presented VC in iOS 13 #120

Open
Sweeper777 opened this issue Nov 9, 2019 · 0 comments
Open

Touch events does not work in a modally presented VC in iOS 13 #120

Sweeper777 opened this issue Nov 9, 2019 · 0 comments

Comments

@Sweeper777
Copy link

This is a similar issue to https://stackoverflow.com/questions/56718552/disable-gesture-to-pull-down-form-page-sheet-modal-presentation

The panning of the finger on the chart seems to interfere with the gesture recogniser responsible for dismissing the modally presented VC. Whenever the motion of my fingers starts to go a bit vertical, the VC starts to go downwards and the gesture recognisers on the chart all stop.

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

No branches or pull requests

1 participant