Fix all controls to use id instead of idPrefix on tracked-controls#5774
Fix all controls to use id instead of idPrefix on tracked-controls#5774dmarcos merged 1 commit intoaframevr:masterfrom
Conversation
|
That would be good if someone having one of those headset could verify this is working properly. |
…ed-controls component, only logitech-mx-ink-controls and meta-touch-controls were correct (fix aframevr#5772)
0028d9a to
b2d2908
Compare
|
thanks! |
Haven't run any tests, but I do recall testing it when removing the
In short, there are two checks/filters that use a different ID value. The former still guarantees the right Looking at the overall flow, it would be nicer if there's only one lookup/check, completely avoiding the possibility of the two mismatching. But at least this fixes the potential issue for now. |
Description:
Fix all controls to use id instead of idPrefix when setting the tracked-controls component, only logitech-mx-ink-controls and meta-touch-controls were correct (fix #5772)
The tests pass with three 177