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

fix: allow decimals in slider bound text controls #604

Merged
merged 1 commit into from
Mar 21, 2022

Conversation

pedrolamas
Copy link
Member

This should hopefully allow to enter "0.02" on text field and still work correctly!

Tested under Edge and Firefox.

Fixes #603

Signed-off-by: Pedro Lamas [email protected]

@pedrolamas pedrolamas requested a review from matmen March 21, 2022 17:46
@pedrolamas pedrolamas added the GH - Bug Something isn't working label Mar 21, 2022
@pedrolamas pedrolamas added this to the 1.18 milestone Mar 21, 2022
@pedrolamas pedrolamas merged commit 863c0b2 into fluidd-core:develop Mar 21, 2022
@pedrolamas pedrolamas deleted the pedrolamas/slider-fix branch March 21, 2022 18:20
matmen pushed a commit to matmen/fluidd that referenced this pull request Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GH - Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't type decimals in slider bound text controls
2 participants