Unity-Technologies / com.unity.uiwidgets

UIWidgets is a Unity Package which helps developers to create, debug and deploy efficient, cross-platform Apps.
https://unity.cn/uiwidgets
625 stars 78 forks source link

fix: 重复按TAB键会触发onChanged事件,且value有值为"\t" #319

Open tomcatter opened 2 years ago

tomcatter commented 2 years ago

@zhuxingwei 看一下这个问题

zhuxingwei commented 2 years ago

It is reasonable for a user to insert \ts by intentionally tapping on the TAB button several times. So I personally don't recognize this as a bug.