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: incorrect position on mobile and overlay width thin when disable scrolling option set to true #650

Merged
merged 1 commit into from
Apr 20, 2019

Conversation

lokesh
Copy link
Owner

@lokesh lokesh commented Apr 20, 2019

Removed the iOS disable scroll CSS which was causing bigger issues, including inconsistent positioning of the image on mobile views, and a jump to the top of the viewport/

If the disableScrolling option is set to true, scrolling will still be possible on iOS after this PR is merged.

@lokesh lokesh merged commit b7d9650 into dev Apr 20, 2019
@lokesh
Copy link
Owner Author

lokesh commented Apr 20, 2019

Fixes: #620

@lokesh lokesh mentioned this pull request Apr 20, 2019
@lokesh lokesh deleted the fix-mobile-position branch April 21, 2019 00:02
This was referenced Apr 21, 2019
@emmahsax
Copy link

@lokesh: So disableScrolling does not work on iOS mobile since this has been merged. Are there any plans to fix this on iOS or come up with a new solution that works on iOS and doesn't cause big issues for other mobile views?

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