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

Add support for iOS Safari #23

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

Add support for iOS Safari #23

wants to merge 6 commits into from

Conversation

zamber
Copy link

@zamber zamber commented Jun 3, 2013

Should work like a charm.

Tested on a fixed width layout that zooms out on rotation so with fluid it's possible that it will not work as expected (read: needs testing).

Known issue:

  • When isSticked = true zooming does offset the horizontal position. Fix: implement aspect ratio conversion.

bgutschke and others added 6 commits April 8, 2013 16:49
iOS is a pain when it comes to events. It fires 
resize and scroll on a normal scroll gesture AND
on rotation. It was mainly working but it failed
to detect the top stop.
Added offset to the calculation of scrollFinish from bgtschke
@zamber zamber mentioned this pull request Aug 23, 2016
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