Commit graph

7 commits

Author SHA1 Message Date
a7368da290 Fix InputField.Update 2022-07-07 14:41:15 -07:00
953d4984d2 Support using keypad enter key to select input 2022-06-12 13:58:10 -07:00
be02667790 Fix drawing fields containing empty lines 2022-06-09 18:31:31 -07:00
024083b2a8 Clear input buffer when selectedFunc returns true 2022-06-09 18:19:10 -07:00
b37820227a Add SetHorizontal and SetVertical
These methods control how text is aligned within the field.
2022-06-09 13:59:02 -07:00
ed816e4129 Fix SetBackgroundColor 2022-06-08 16:51:36 -07:00
1b44dcda98 Initial commit 2022-03-21 22:14:33 -07:00