FPS Counter
Novampr opened this issue · 1 comments
Make sure you are not opening a duplicate.
- I have searched the issue tracker and did not find an issue describing my bug.
Minecraft version.
1.19.2
Sodium Extra version.
Latest
Sodium version.
Latest
What happened?
FPS Counter does not disappear when using panoramica, Mod dev says the FPS counter is not implemented properly
Relevant log.
N/A
Additional information.
Not Panoramica’s fault
Alright, I've used Fabric API's HUD rendering callback to try to address this issue but it appears Panoramica doesn't simulate F1 properly. So I don't think Sodium Extra is entirely at fault here.
Pause menu/other menus (Intended behavior, allows to user to see if FPS counter is displayed)
Edit: I believe Panoramica is simulating the pause menu and F1 at the same time, but since the FPS counter is intended to be displayed in pause menus/options menus. I won't be changing this behavior, so you just need to disable the FPS counter manually.