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

Update dragdrop package to use PointerEvent and sub-class DragEvent #353

Closed
afshin opened this issue Aug 17, 2022 · 0 comments · Fixed by #355
Closed

Update dragdrop package to use PointerEvent and sub-class DragEvent #353

afshin opened this issue Aug 17, 2022 · 0 comments · Fixed by #355
Assignees
Labels
maintenance Dependencies, build, technical debt, etc.
Milestone

Comments

@afshin
Copy link
Member

afshin commented Aug 17, 2022

initMouseEvent is deprecated. We should update the @lumino/dragdrop package to use new PointerEvent(...) instances or sub-classes of PointerEvent.

@afshin afshin added this to the Lumino 2 milestone Aug 17, 2022
@afshin afshin self-assigned this Aug 17, 2022
@afshin afshin moved this from not started to in progress in Lumino 2 Aug 17, 2022
@afshin afshin changed the title Refactor deprecated initMouseEvent out of dragdrop package Update dragdrop package to use PointerEvent and sub-class DragEvent Aug 18, 2022
Repository owner moved this from in progress to done in Lumino 2 Aug 19, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
maintenance Dependencies, build, technical debt, etc.
Projects
No open projects
Status: done
Development

Successfully merging a pull request may close this issue.

1 participant