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

refactor(grid): use pointer events instead of mouse and touch events #90

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

llorenspujol
Copy link
Contributor

@llorenspujol llorenspujol commented May 24, 2023

POC that replaces mouse and touch events for pointer events.

Overall seems to work well, but should be tested in many devices before approval.

If approved, it will close #80

@Duckelekuuk
Copy link

Your PR has to be updated but the code works well.
Tested it on:
Acer chromebook R11 - Chrome
HP probook - FireFox/Chrome
Dell - Chrome
Ipad Pro - Safari

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 & Drop, resize doesn't work on Touchscreen Laptop
2 participants