Skip to content

Gooey 6.5.0

Compare
Choose a tag to compare
@britzl britzl released this 09 Jul 05:54
· 86 commits to master since this release

NEW: It is now possible to directly set the text of an input node using gooey.input("text", gui.KEYBOARD_TYPE_DEFAULT).set_text("foobar")
FIX: Input node empty flag is now properly set even when no input action is provided