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

Fix get_embedded() in FlxText #2749

Merged
merged 1 commit into from
Mar 6, 2023
Merged

Fix get_embedded() in FlxText #2749

merged 1 commit into from
Mar 6, 2023

Conversation

Starmapo
Copy link
Contributor

@Starmapo Starmapo commented Mar 6, 2023

I noticed this while looking through FlxText, instead of just returning the text field's embedFonts value, it sets it to true first, essentially making it always return true. I'm guessing this is a mistake, so I made this pull request which fixes it.

I noticed this while looking through FlxText, instead of just returning the text field's `embedFonts` value, it sets it to `true` first, essentially making it always return `true`. I am guessing this is a mistake, so I made this pull request which fixes it.
@Geokureli Geokureli merged commit ce1825e into HaxeFlixel:dev Mar 6, 2023
Geokureli added a commit that referenced this pull request Mar 6, 2023
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