Skip to content

0.1.3 "Keyboard Cat's Revenge"

Compare
Choose a tag to compare
@tommyettinger tommyettinger released this 12 Dec 00:02
· 1595 commits to main since this release

This release only exists as a quick fix before the current libGDX game jam, and only addresses an incorrect-line-break issue with TypingLabel. Some words would go onto a new line too soon, and then the Layout would be out-of-sorts with the shown text, resulting in one-word lines and extra line breaks. This seems fixed now; it may have a performance impact, but I haven't noticed one yet.