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

UI can not be on/off if setting ui_visible false at initialization #17

Open
oUp2Uo opened this issue Sep 18, 2024 · 0 comments
Open

UI can not be on/off if setting ui_visible false at initialization #17

oUp2Uo opened this issue Sep 18, 2024 · 0 comments

Comments

@oUp2Uo
Copy link

oUp2Uo commented Sep 18, 2024

Hi, after updating to the latest "lazy rendering" commit, if setting ui_visible (in file lib.rs) false at initialization, then key U would not work.
If ui_visible is true at the beginning, key U would be able to change UI showing on/off.

https://github.com/KeKsBoTer/web-splat/blob/master/src/lib.rs#L286

In last version, changing initial value of ui_visible would not effect key U event, which means both work fine.

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

1 participant