VSTextField icon indicating copy to clipboard operation
VSTextField copied to clipboard

Wrong formatting

Open olavgm opened this issue 6 years ago • 1 comments

I tried the example:

textField.setFormatting("##-##-##", replacementChar: "#")

It only allows writing "##-##-#", e.g. "12-34-5".

olavgm avatar Mar 15 '18 23:03 olavgm

Hmm, I tested it again and everything looks OK. Could you please provide example project where this can be replicated?

VojtaStavik avatar Apr 05 '18 17:04 VojtaStavik