interact.js
interact.js copied to clipboard
Chrome cursor bug
Chrome did not properly change the cursor to resize and other cursor types on interaction. This is due to pointerType 'pen' instead of 'mouse'.
Test: https://weedshaker.github.io/cssGridLayout/ / https://github.com/Weedshaker/cssGridLayout
I also added the dist folder. Makes it leagues easier to use your repository as a submodule. Hope you could keep that as well.
Cheers
@taye could you have a look? 👀 🙏
@Weedshaker Thanks for the PR. I'd like to merge this without the dist folder included. You can use the v$VERSION git tags if you need a commit with build artifacts included.