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

Consistently draw text with shadows #721

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

haykam821
Copy link
Contributor

Previously, Mod Menu drew some text with shadows and some text without shadows. The lack of shadows on some text was less of an issue because the text was rendered on a contrasting dirt background. With Minecraft 1.20.5 using a panorama background instead, the lack of shadows on text now impacts the text's visibility.

This pull request updates text drawn without shadows to now have shadows:

Mods screen with consistent text shadows

Note that badges are not affected by this change, as they are always rendered on top of a background specifically chose to contrast with the text color.

@haykam821 haykam821 added the enhancement A new feature or improvement label Apr 28, 2024
@haykam821 haykam821 requested a review from Prospector June 4, 2024 01:15
@Prospector Prospector merged commit 845cad7 into TerraformersMC:1.20.5 Jun 15, 2024
1 check passed
Prospector pushed a commit that referenced this pull request Jun 15, 2024
- Fixed text not having shadows properly
@haykam821 haykam821 deleted the consistent-text-shadows branch June 15, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A new feature or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants