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

Can't input decimal numbers. #4

Closed
juh9870 opened this issue Sep 28, 2022 · 1 comment
Closed

Can't input decimal numbers. #4

juh9870 opened this issue Sep 28, 2022 · 1 comment

Comments

@juh9870
Copy link
Contributor

juh9870 commented Sep 28, 2022

When trying to input a number into float field, for example 0.5, it snaps back to 0.

Unity 2021.3.10f

@juh9870
Copy link
Contributor Author

juh9870 commented Sep 28, 2022

Update: Seems related to #2, Slider-type fields are unaffected, but it doesn't work for regular fields and for MinMaxSlider fields

fuqunaga added a commit that referenced this issue Nov 22, 2022
github-actions bot pushed a commit that referenced this issue Nov 22, 2022
# [ga.fuquna.rosettaui.uitoolkit-v1.0.1](ga.fuquna.rosettaui.uitoolkit-v1.0.0...ga.fuquna.rosettaui.uitoolkit-v1.0.1) (2022-11-22)

### Bug Fixes

* [#2](#2), [#4](#4) Decimal points are not entered correctly when mouse dragging in some cultures ([17f7f7a](17f7f7a))

### Performance Improvements

* Window now fixes style.width after initial layout to improve layout performance. [#5](#5) [#9](#9) [#13](#13) ([27564e1](27564e1))
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