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

"Pressure Helper" overlay always visible #182

Open
pixelpeter opened this issue May 21, 2024 · 3 comments
Open

"Pressure Helper" overlay always visible #182

pixelpeter opened this issue May 21, 2024 · 3 comments

Comments

@pixelpeter
Copy link

The overlay is always visible although no engine is running and "always visible" is off

image

@RiddleTime
Copy link
Owner

That is correct, it always renders:

public sealed override bool ShouldRender() => true;

@pixelpeter
Copy link
Author

So it is the way it should be or just a "feature" ;-)

@RiddleTime
Copy link
Owner

It indeed was done intentionally, I think the pressure helper might disappear eventually in favor of the Pressure History HUD.
The only advantage there is right now is knowing the pressures that were set when the car was released from the jacks. Add to this the delta in temperature and that is pretty much the pressure helper hud at this moment.

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

No branches or pull requests

2 participants