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

#fix ios 13-image dragging #60

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

#fix ios 13-image dragging #60

wants to merge 2 commits into from

Conversation

karim-8
Copy link

@karim-8 karim-8 commented Jan 18, 2020

Fixes #.

Changes proposed in this pull request:

  • Fix Image transaction while dragging, which caused a problem that hides some parts of the previous view in a specific ios versions from ios 13 to upper versions.

@saroar
Copy link

saroar commented Feb 7, 2020

the best way fixed this issue use this > self.modalPresentationStyle = .fullScreen

@karim-8
Copy link
Author

karim-8 commented Feb 20, 2020

@saroar Did you try it? I think when u present full-screen nothing will happen also.

@saroar
Copy link

saroar commented Feb 21, 2020

@karim-8 yes I try its working good from my side

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.

None yet

2 participants