Skip to content

Drag feature + Mobile integration#125

Draft
sachamorgese wants to merge 33 commits intomainfrom
mobile-drag-test
Draft

Drag feature + Mobile integration#125
sachamorgese wants to merge 33 commits intomainfrom
mobile-drag-test

Conversation

@sachamorgese
Copy link
Copy Markdown
Contributor

@sachamorgese sachamorgese commented Oct 16, 2023

Resolves #123

What kind of changes does your PR introduce? (check at least one)

  • Feature

Does your PR introduce a breaking change? (check one)

  • No

If yes, please describe its impact and migration path for existing applications:

Does your PR fulfill the following requirements?

  • All tests are passing

sll-io and others added 27 commits October 16, 2023 13:06
* Added support for zoom (pinch in and out)
* Added support for pan (drag left and right)
…ioning from zoom to pan does not flick the view
…he whole document, moved preventdefault inside handleTouchStart so that touch events outside document still behave as normal
Todo: Add outofbound continuous drag
Changed cooldown logic to set time on first frame
@sachamorgese sachamorgese self-assigned this Oct 16, 2023
@sachamorgese
Copy link
Copy Markdown
Contributor Author

I haven't created the TS events yet since the API might change

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.

Drag/Mouse Move Events

3 participants