Skip to content

Handle pan better with relative (instead of absolute) positioning#4

Merged
sammyd merged 2 commits intosammyd:masterfrom
intelliot:handlePanBetter
Aug 31, 2014
Merged

Handle pan better with relative (instead of absolute) positioning#4
sammyd merged 2 commits intosammyd:masterfrom
intelliot:handlePanBetter

Conversation

@intelliot
Copy link
Copy Markdown
Contributor

With the old code, the range would jump so that your touch is in the
center of the range. With this change, the selected range moves
according to the distance you move your touch, which is more natural
and intuitive.

This PR includes my previous commit: Add iPhone compatibility. #3
Previously, the app was only compatible with iPad, not iPhone/iPod touch.

With the old code, the range would jump so that your touch is in the
center of the range. With this change, the selected range moves
according to the distance you move your touch, which is more natural
and intuitive.
sammyd added a commit that referenced this pull request Aug 31, 2014
Handle pan better with relative (instead of absolute) positioning
@sammyd sammyd merged commit fad41df into sammyd:master Aug 31, 2014
@sammyd
Copy link
Copy Markdown
Owner

sammyd commented Aug 31, 2014

👍 thanks!

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