Skip to content

Language and numeric sign #771

@Jazain

Description

@Jazain

Hi,
I have a keyboard configured with:

{
    "layout": "custom",
    "language": "it-IT",
    "customLayout": {
        "normal": [
            "7 8 9 {b}",
            "4 5 6 {clear}",
            "1 2 3 {sign}",
            "{dec} 0 {a}"
        ]
    }
}

Pressing the sign button when the content has decimals with EU separator "123,45" doesn't change the sign. The regex /^[+-]?\d*\.?\d*$/ prevents the action.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions