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

[Android 14] Fix GodotEditText white box showing during editor load #88351

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

BZ1234567890
Copy link
Contributor

Prevent GodotEditText white box from showing at the top of the splash screen during Godot Android editor load on Android 14 devices.

This fix is related to the #87689 pull-request -- see #87689 (review).

Fixes #87059 for Godot Android editor for the master branch.

@BZ1234567890 BZ1234567890 requested a review from a team as a code owner February 15, 2024 00:09
@Calinou Calinou added bug platform:android topic:porting cherrypick:4.2 Considered for cherry-picking into a future 4.2.x release labels Feb 15, 2024
@Calinou Calinou added this to the 4.3 milestone Feb 15, 2024
Copy link
Contributor

@m4gr3d m4gr3d left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@akien-mga akien-mga merged commit fba467c into godotengine:master Feb 15, 2024
16 checks passed
@akien-mga
Copy link
Member

Thanks! And congrats for your first merged Godot contribution 🎉

@bpfliegel
Copy link

Lovely, thanks so much!

@BZ1234567890 BZ1234567890 deleted the issue-87059-master branch February 17, 2024 23:58
@akien-mga
Copy link
Member

Cherry-picked for 4.2.2.

@akien-mga akien-mga removed the cherrypick:4.2 Considered for cherry-picking into a future 4.2.x release label Mar 11, 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.

Android 14: white stripe is displayed on top of the screen during game load
5 participants