Skip to content

Decimal separator is deleted #12

@AlexByte

Description

@AlexByte

When pressing number key and decimal separator key immediatrly after, the decimal separator is deleted.
field.setDecimalSeparator('.');
for ex "2." -> "2".
So that it is not deleted, you need to wait for the time before entering the separator.

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