22c9edb09e
The user rotates the frame 90° CCW into landscape (not CW as the previous comment block assumed), so the LANDSCAPE orientation diagram needs to be pre-rotated the opposite direction to land upright. - Previous: ribbon on bottom edge, LEFT arrow, label rotated 90° CCW on the diagram's left side (matched CW user rotation; rendered upside- down once the user actually rotates CCW into landscape). - Now: ribbon on top edge, RIGHT arrow, label rotated 90° CW down the diagram's right side. After the user's 90° CCW rotation it lands as wide rect, ribbon-left, up-arrow — correct upright landscape. Adds right_arrow() helper as the mirror of left_arrow(). Regenerated all three setup-screen .bins. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>