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

Chrome cursor bug #980

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Chrome cursor bug #980

wants to merge 2 commits into from

Conversation

Weedshaker
Copy link

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

@andreasvirkus
Copy link

@taye could you have a look? 👀 🙏

@taye
Copy link
Owner

taye commented Nov 18, 2023

@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.

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.

None yet

3 participants