issues
search
littlektframework
/
littlekt
A multiplatform WebGPU 2D game framework written in Kotlin. Build your own game engine on top.
https://littlekt.com
Apache License 2.0
321
stars
12
forks
source link
Add new `LineEdit` node
#97
Closed
LeHaine
closed
2 years ago
LeHaine
commented
2 years ago
[x] Add new
Control
for editing single line of text called
LineEdit
[x] Add builder methods for creating new node in the scene graph builder DSL
[x] Add hide text / secret characters
[x] Add clipboard support
[x] Add arrow-keys navigation
[x] Add text selection and replacement
[x] Add caret movement and support
[x] Update default theme to support new control node
Control
for editing single line of text calledLineEdit