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

A way to disable on scroll behavior in number_input #223

Open
Exidex opened this issue Mar 10, 2024 · 1 comment
Open

A way to disable on scroll behavior in number_input #223

Exidex opened this issue Mar 10, 2024 · 1 comment

Comments

@Exidex
Copy link
Contributor

Exidex commented Mar 10, 2024

If you have a number input in scrollable() area and you scroll when your mouse just happened to be on top of the input you will accidentally change the value of input which is not desirable. So I ask for a boolean property on NumberInput to disable on scroll function.

I also would argue that no on scroll behavior should be the default.

@Redhawk18
Copy link
Contributor

Redhawk18 commented Apr 16, 2024

Sounds like a easy first pr for you.

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

No branches or pull requests

2 participants