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
Currently, the calibration user-experience isn't the best:
The prompts are somewhat confusing if you haven't seen them before. The input prompts are fairly vague.
We ask questions that aren't exactly needed. For example, the mapper asks what direction the light are going in. They are always going to be horizontal because of how the hardware was made.
We ask for the corner, but the corner is ALWAYS the top left or the bottom right.
We should do two things as part of this issue:
We should clarify/simplify these questions in the interactive calibration process, whenever possible.
We should split out the tests in the mapper file into actual unit tests, and run them as part of CI (I think GitHub Actions should work, but I'm happy to sponsor this project if needed).
The text was updated successfully, but these errors were encountered:
Currently, the calibration user-experience isn't the best:
input
prompts are fairly vague.We should do two things as part of this issue:
The text was updated successfully, but these errors were encountered: