1
NGUI 3 Support / pasting into UIInput leaves a "v" at the end of the new string
« on: March 08, 2016, 12:27:02 AM »
little bit of a bug I found
Repro:
Result:
the copied string is pasted except with a "v" at the end
Expected:
only the exact string should be pasted
any workarounds in the meantime?
Thanks!
Repro:
- Copy some text from say the web browser (Ctrl + C)
- select NGUI's input
- press Ctrl + V
Result:
the copied string is pasted except with a "v" at the end
Expected:
only the exact string should be pasted
any workarounds in the meantime?
Thanks!
