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

fix: cursor 'move' starts from the first cent and jumps to after the collon #50

Merged
merged 1 commit into from
Jun 3, 2021

Commits on May 9, 2021

  1. fix: cursor 'move' starts from the first cent and jumps to after the …

    …collon
    
    this changes make sure when an input starts as empty '' or 1 char length, the newCaretPosition taken in place with be the size of the input. This avoids the cursor from jumping before the first mask is formatted.
    armoucar authored May 9, 2021
    Configuration menu
    Copy the full SHA
    580fbcb View commit details
    Browse the repository at this point in the history