-
-
Notifications
You must be signed in to change notification settings - Fork 176
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
Add support for left/right steamvr toggles #982
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Make sure the hand warning popup still works, I didn't review that thoroughly
it works but its lazily put together, settings is currently a mess. (when you enable one, the warning popups and turns both on, you can later disable the one you dont want tho) |
Hmm that's what I'd thought might be the case, well basically nobody should reasonably be using it anyways so meh |
Removes the original ones, it's too much work doing both of them in React, we need to refactor settings for it.
Also checks for feeder trackers so it doesn't replace them. (maybe could be removed on #920 merge)
Fixes #786
depends on SlimeVR/SolarXR-Protocol#138