Default Cursor Rendering for Buttons / Cursor Utility #74
DCarlson12
started this conversation in
Ideas
Replies: 2 comments 2 replies
-
|
I think this is a good idea and not too difficult to implement. I'll add this to the backlog. Thanks for the feedback. I'm really happy to see people actually using and interacting with my project 🎉 |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Will close this thread now as the library has been updated with this feature 🎉 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A user on Reddit raised the concern/question over the lack of a default pointer cursor for buttons.
cursor-pointer?cursor-not-allowed?This is a stylistic choice which may attract differing opinions.
I think a cursor utility enum like
CursorTypeand an extensions class may be warranted with the usage of cursor classes in the existing code.Beta Was this translation helpful? Give feedback.
All reactions