Skip to content

Add ability set custom cursor styles for different mouse event#430

Open
ChugunovRoman wants to merge 4 commits intoisaacHagoel:masterfrom
ChugunovRoman:feat-custom-cursor-style
Open

Add ability set custom cursor styles for different mouse event#430
ChugunovRoman wants to merge 4 commits intoisaacHagoel:masterfrom
ChugunovRoman:feat-custom-cursor-style

Conversation

@ChugunovRoman
Copy link

!important in client code bad works for draggable elements. This changes allow set custom cursor styles from all available cases

Copy link
Owner

@isaacHagoel isaacHagoel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The footprint of this feature is too large for what it does and given that there is already a way to achieve the same thing (which is admittedly not the cleanest)

@ChugunovRoman
Copy link
Author

The footprint of this feature is too large for what it does and given that there is already a way to achieve the same thing (which is admittedly not the cleanest)

Do you mean to toggle element classes from code instead of change defined styles? And then user able to overwrite styles for setted classes? Or can you offer another solutions?

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.

2 participants