17twenty/canvas

Images occasionally flip 180 while rotating

bencrundwell opened this issue · 1 comments

This could be a touchscreen issue rather than a coding issue, worth tracking the two touch points independently to confirm

This is an issue with the touch screen driver, it ocasionally swaps the two points' IDs over therefore canvas inverts the image to match.

Could write some code to catch an exact swap and ignore it