This repository has been archived by the owner on Sep 27, 2024. It is now read-only.
Releases: vanous/BlitzTypeKeyboard
Releases · vanous/BlitzTypeKeyboard
V1.0.4-beta
darker spacebar
Trying to give more contrast to the lowest row of keys. After many experiments with transparency/drawing over keys...etc, leave buttons as they are, although slightly less transparent, plus, make the space bar a lot darker. This makes it much easier during game, although when you get killed, the gray "back to the garage" button makes the spacebar quite lost. But at that point, you have much more time to type...
Other notes:
Space bar has always the same width now in qwertz and word mode.
More optimized onDraw for less overhead during each re-draw (not that there would be any computations, but anywys :) )
Remove redundant function calls and re-use single array for message strings.