Skip to content

Update to libGDX 1.14.1#404

Merged
kotcrab merged 3 commits into
kotcrab:masterfrom
tommyettinger:master
Jun 2, 2026
Merged

Update to libGDX 1.14.1#404
kotcrab merged 3 commits into
kotcrab:masterfrom
tommyettinger:master

Conversation

@tommyettinger

Copy link
Copy Markdown
Contributor

This mostly just needed to update the version number, except that the on-screen keyboard in TextField, which is used by VisTextField, now requires a TextField (the scene2d.ui kind) as a parameter instead of a boolean. However, DefaultOnscreenKeyboard, which is all VisTextField uses, doesn't ever use that TextField, so we can pass null instead of needing to make VisTextField somehow compatible with TextField. This also updates Gradle to the latest bugfix release in the same version line, 8.14.4 instead of 8.14.3.

I didn't use the contributing instructions for commit messages, but you can't change commit messages after they've been made. Commit messages don't matter. You can squash the commits if you want. I just need to get this buildable via JitPack so Liftoff can use vis-ui without crashing again.

@tommyettinger tommyettinger requested a review from kotcrab as a code owner June 1, 2026 21:46

@kotcrab kotcrab left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I'll make a release soon.

@kotcrab kotcrab merged commit bf5df87 into kotcrab:master Jun 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants