Teascade / glerminal

A lightweight terminal made with OpenGL
MIT License
25 stars 1 forks source link

Add button press event to TextInput #26

Closed Teascade closed 6 years ago

Teascade commented 6 years ago

give TextInput the ability to register button presses like Return to trigger a was_just_pressed, just like the Button.

Teascade commented 6 years ago

Fixed in menu_systems branch