jMonkeyEngine-Contributions / Lemur

Lemur is a jMonkeyEngine-based UI toolkit.
http://jmonkeyengine-contributions.github.io/Lemur/
BSD 3-Clause "New" or "Revised" License
116 stars 32 forks source link

TextEntryComponent: consume non-char events generated by lwjgl3 #116

Open Ali-RS opened 1 year ago

Ali-RS commented 1 year ago

This will block the redundant key events while the text entry is focused.

Fix https://hub.jmonkeyengine.org/t/behavior-difference-in-textarea-between-lwjgl-2-and-3/45652