angular-grid-layout icon indicating copy to clipboard operation
angular-grid-layout copied to clipboard

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

Open llorenspujol opened this issue 1 year ago • 1 comments

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 https://github.com/katoid/angular-grid-layout/issues/80

llorenspujol avatar May 24 '23 14:05 llorenspujol

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

Duckelekuuk avatar Feb 22 '24 08:02 Duckelekuuk

@llorenspujol Are you planning to release this soon on NPM?

Duckelekuuk avatar Jun 18 '24 09:06 Duckelekuuk

@Duckelekuuk Yes, that is the intention. There is just one bug pending related to this refactor: https://github.com/katoid/angular-grid-layout/issues/120

Once it is resolved, I will release a new version. I hope to do it this month.

llorenspujol avatar Jun 18 '24 11:06 llorenspujol