PinEditTextField icon indicating copy to clipboard operation
PinEditTextField copied to clipboard

Cannot edit a character in LinePinField

Open waseem786 opened this issue 4 years ago • 0 comments

I am really happy to say this, this is the best pin input library available on the internet. Lots of features, customisable and smooth.

I found an issue when I use the library,
After entering an input, if I need to edit a specific character directly, LinePinField does not allow it (even if the cursor is enabled).

1632810479126

Example: If I have inputted '123456', and if I want to change '2' to 'B', I couldn't place the cursor on '2' and edit, I have to clear all the text up to '2' and input new texts.

Is there any fix or alternative solution for this?

waseem786 avatar Sep 28 '21 06:09 waseem786