fix(13e6): pre-rotate LANDSCAPE diagram for CCW-to-landscape rotation
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>
This commit is contained in:
File diff suppressed because one or more lines are too long
Binary file not shown.
|
Before Width: | Height: | Size: 248 KiB After Width: | Height: | Size: 248 KiB |
File diff suppressed because one or more lines are too long
Binary file not shown.
|
Before Width: | Height: | Size: 248 KiB After Width: | Height: | Size: 248 KiB |
Reference in New Issue
Block a user