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

Enabling Show FPS or Show Coordinates breaks slider rendering in CList #404

Open
1 task done
PouekDEV opened this issue Jul 23, 2024 · 0 comments
Open
1 task done
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@PouekDEV
Copy link

Make sure you are not opening a duplicate.

Minecraft version.

1.21

Sodium Extra version.

0.5.7

Sodium version.

0.5.11

What happened?

When enabling one of the options, either Show FPS or Show Coordinates, it breaks rendering the color sliders background in my mod CList. For the custom gradient rendering on them, I use vertexes.

Relevant log.

https://mclo.gs/D0PgywX

Additional information.

turned-off
Here you can see the sliders working properly without the fps counter being present.

turned_on
Here you can see the sliders don't have the background behind them while the fps counter is on (top left).

I looked at the code of Sodium Extra and seemingly there doesn't seem to be any issue in the code that could cause it. On the other hand, while searching for a similar bug on the bug tracker, I found out that some bugs that were submitted were the cause of the Sodium's vertex writer #340 but the provided solution there did not work.

@PouekDEV PouekDEV added the bug Something isn't working label Jul 23, 2024
@FlashyReese FlashyReese self-assigned this Oct 21, 2024
@FlashyReese FlashyReese added the good first issue Good for newcomers label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants