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

Can the cursor be set to the default HTML5 cursor? #359

Closed
milwilso opened this issue May 30, 2019 · 2 comments
Closed

Can the cursor be set to the default HTML5 cursor? #359

milwilso opened this issue May 30, 2019 · 2 comments

Comments

@milwilso
Copy link

Is it possible to change the cursor while dragging to the default HTML cursor (cursor: default)? In the docs it calls out an interface to select the copy, move, link, or none cursors but not the default.

@cormacrelf
Copy link
Owner

In general, this is more a question for the react-dnd repo. This one doesn’t control cursors at all, it just has to document the APIs it exposes.

For example here: react-dnd/react-dnd#325

@milwilso
Copy link
Author

Cool thanks for the reference, I'll take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants