Skip to content

Multiple decimal separators #685

@derwaldgeist

Description

@derwaldgeist

In many applications, it would make sense to accept more than one decimal separators and "normalize" it to the current locale. This is what Unity does, for instance. You can either use , or ., and it will auto-convert it to ..

Currently, if I enter 0,5 in German notation, input-number converts the number to the integer 5, which is almost never what you'd want.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions