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

[NumberField] Swap cursor on move rather than mouse down #941

Open
vladmoroz opened this issue Dec 3, 2024 · 0 comments
Open

[NumberField] Swap cursor on move rather than mouse down #941

vladmoroz opened this issue Dec 3, 2024 · 0 comments
Labels
component: number field This is the name of the generic UI component, not the React module! enhancement This is not a bug, nor a new feature

Comments

@vladmoroz
Copy link
Contributor

vladmoroz commented Dec 3, 2024

ScrubArea shows the scrub cursor on mouse down, which makes normal label clicks feel noisy because of Chrome's cursor notification popup

I'm wondering if it'd better to do that on mouse move instead

Search keywords:

@vladmoroz vladmoroz added component: number field This is the name of the generic UI component, not the React module! enhancement This is not a bug, nor a new feature labels Dec 3, 2024
@mnajdova mnajdova changed the title [NumberField] Swap cursor on move rather than [NumberField] Swap cursor on move rather than mouse down Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: number field This is the name of the generic UI component, not the React module! enhancement This is not a bug, nor a new feature
Projects
None yet
Development

No branches or pull requests

1 participant