Open
Description
Well-known image apps handle the Rotation UX differently on a Mac vs. an iOS device.
On a Mac:
- The rotation control is typically hidden, but inputs are still sent to the control.
- There are cursor rectangles in the view that change the cursor being displayed depending on the region of the screen.
- For rotation, there is a single cursor image that may be transformed or pre-rendered as separate images for the 8 specific regions around the crop box: top, bottom, left, right, upper left, upper right, lower left, and lower right.
- Touch events in the 8 regions must be translated in to input to the RotationDial.