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
The calibration is performed by drawing crosses with their center inset 10px. However the calibration calculation incorrectly uses the width of the entire cross.
So around line 140 the code should be (40 replaced with 20, 20 replaced with 10):
The calibration is performed by drawing crosses with their center inset 10px. However the calibration calculation incorrectly uses the width of the entire cross.
So around line 140 the code should be (40 replaced with 20, 20 replaced with 10):
The text was updated successfully, but these errors were encountered: