Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FlxInputText improvements #257

Merged
merged 2 commits into from Oct 18, 2023
Merged

Conversation

DigiEggz
Copy link
Contributor

Enables basic soft keyboard functionality for mobile (tested on Android and iOS), adds the ability to automatically deactivate and dismiss fields when Enter is pressed and removes unnecessary variables. Closes #70.

flixel/addons/ui/FlxInputText.hx Outdated Show resolved Hide resolved
@Geokureli
Copy link
Member

also ignore the failing nightly CI

@Geokureli Geokureli merged commit 440210f into HaxeFlixel:dev Oct 18, 2023
10 of 15 checks passed
@Geokureli
Copy link
Member

Thanks!

Geokureli added a commit that referenced this pull request Dec 22, 2023
@Geokureli Geokureli added this to the 2.6.0 milestone Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FlxInputText on Android: No soft keyboard
2 participants