Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Zero is not accepted after decimal separator within numbers having more than 1 decimal places #59

Copy link
Copy link
Open
@Safronus

Description

@Safronus
Issue body actions

If more than 1 decimal place is set for numbers, it is problem to write numbers with zero after the separator (Doesn't matter if the comma or dot is used).

Basically, it can accept values such as 50, 50.1, 50.15, 50.2, 50.23, etc no problem… BUT it, unfortunately, strips the 0 from the tenths place. So for example these following values will not work: 50.01, 50.02, 50.03, 50.04, 50.05, 50.06, 50.07, 50.08, 50.09…. and if you try to enter any of these values from my example, it would just change the value to “50”.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.