Commit aae8c79
committed
fix: Workspace responsive + journal transparency + artwork position
- Stacked layout (<940px): the LIVE PLOT card no longer stretches across the
whole stage — compact 230px card pinned top-right, condensed type, footer
row dropped; artwork recentres with tighter sheet margins
- Command journal: removed the backdrop blur (that was what frosted out the
art, not the opacity) and lowered the fill to .38 so the plot reads through;
hovering the journal raises it to .9 for comfortable reading
- Artwork biased left: the canvas/svg box now reserves the right column where
the LIVE PLOT card and journal float (350px, 310px under 1280px), so the
plot sits clear of the overlays; canvas + svg keep identical boxes so the
pen crosshair stays aligned
Verified at 1600/1280/920 widths: card compact everywhere, no JS errors.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JWP9tY4m4hfX8WyoEQZ1kU1 parent 15dc9c2 commit aae8c79
1 file changed
Lines changed: 17 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
79 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
| |||
118 | 120 | | |
119 | 121 | | |
120 | 122 | | |
121 | | - | |
| 123 | + | |
122 | 124 | | |
123 | 125 | | |
124 | | - | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
125 | 132 | | |
126 | 133 | | |
127 | 134 | | |
| |||
136 | 143 | | |
137 | 144 | | |
138 | 145 | | |
139 | | - | |
140 | | - | |
141 | | - | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
142 | 150 | | |
143 | 151 | | |
144 | 152 | | |
145 | 153 | | |
146 | | - | |
| 154 | + | |
147 | 155 | | |
0 commit comments