Commit graph

2 commits

Author SHA1 Message Date
Oliver 'kfsone' Smith
578b342040 TextBox cleanup + backspace repeat
- Switched textbox to helpers,
- Added code to implement a repeat delay on backspace, default 300ms to start repeating, 60ms between repeats
2021-02-24 14:19:22 -08:00
Oliver 'kfsone' Smith
8e6dcc45e1 Break raygui.go into separate files
- per-control .go file,
- separate file for style/property stuff,
- added NumProperties enum to the list of properties for constraint checking,
- should be no code changes
2021-02-24 12:18:02 -08:00