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

FPS target gets reset on app startup #68

Open
y2k04 opened this issue Feb 8, 2023 · 1 comment
Open

FPS target gets reset on app startup #68

y2k04 opened this issue Feb 8, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@y2k04
Copy link

y2k04 commented Feb 8, 2023

By default, the FPS target is set to 30 (3 in Registry). When you change the value, it gets updated in the Registry. However, relaunching the app will cause the FPS target in the Registry to be overwritten with the default value, instead of reading the value that was present.

Screenshots:
[Default value]
image

[Changed value]
image

[Restart app]
image

@AOx0 AOx0 added the bug Something isn't working label Feb 8, 2023
@AOx0
Copy link
Collaborator

AOx0 commented Feb 8, 2023

Hi @y2k04 and welcome.
Thank you for the report; Once again, I can confirm I'm a bad programmer.

A PR fixing the problem would be nice, it should be quick to fix.
Else, just wait for me or any contributor to get a fix done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants