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: Dynamic Text being hidden after 80 blocks #2103

Merged
merged 2 commits into from
Jun 16, 2024

Conversation

j10a1n15
Copy link
Contributor

@j10a1n15 j10a1n15 commented Jun 15, 2024

What

This Pull Request fixes the drawDynamicText() method hiding all texts after 80 blocks, and insteads add a parameter named maxDistance. There is a bug report about this, somewhere, but im not able to find it.

Images

old
image

fixed
image

Changelog Fixes

  • Fixed waypoint text being hidden when more than 80 blocks away. - j10a1n15

Signed-off-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
@Thunderblade73
Copy link
Contributor

The graph editor needs this option btw. And yes it was poorly implemented on my part.

Signed-off-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
@hannibal002 hannibal002 added this to the Version 0.26 milestone Jun 16, 2024
@hannibal002 hannibal002 added the Bug Fix Bug fixes label Jun 16, 2024
@hannibal002 hannibal002 self-requested a review June 16, 2024 09:38
@hannibal002 hannibal002 merged commit 8a4bf42 into hannibal002:beta Jun 16, 2024
4 checks passed
@github-actions github-actions bot removed the Bug Fix Bug fixes label Jun 16, 2024
@j10a1n15 j10a1n15 deleted the fix/waypoint-text-hiding branch June 16, 2024 09:39
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.

3 participants