-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed letters to only accept alpha characters, and convert them to up…
…per case. Made app load GUI and push it to screen before loading letters, to give a smoother load-up experience. Also added logic to disable all controls on the screen during loading / processing, to further make it clear when the app is working. Finally, went through and fixed some formatting issues that were bugging me. The diff on this commit is a mess because I didn't do this in stages like a good programmer would.
- Loading branch information
Showing
1 changed file
with
94 additions
and
66 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters