You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A way I think we can approach this is by creating a JoystickWrapper component that takes props labeled left, right, up, down and would include an id, like {left: "COMPONENT_ID"} . When a user makes a movement using a joystick, the JoystickWrapper would have a red border. If a user makes a valid movement (that is, a key is available in the object for that movement), it'll add a red border to the COMPONENT_ID.
Summary
Iris should be able to support joysticks for accessibility purposes.
Concept images and/or code
gilrs
The text was updated successfully, but these errors were encountered: