Commit 35794ce
committed
fix(calm-suite): label save items plainly under a layout-scoped section header
The two save items read as duplicates ("CALM JSON — with layout" / "Save As… (new
file)"). Move the "what you get" into the section header and let the items be the
familiar pair:
JSON w/ CALM Suite Layout
Save ⌘S
Save as... ⇧⌘S
Labels only; onsave/onsaveas unchanged. Studio 498 tests; build clean.
Claude-Session: https://claude.ai/code/session_01QDBBQRnkBcihrZRt24L41b
Signed-off-by: Eddie Knight <knight@linux.com>1 parent a88828f commit 35794ce
2 files changed
Lines changed: 7 additions & 7 deletions
File tree
- calm-suite/calm-studio/apps/studio/src
- lib/toolbar
- tests/components
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
| 290 | + | |
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
297 | | - | |
| 297 | + | |
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
306 | | - | |
| 306 | + | |
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
0 commit comments