feat(studio): non-destructive crop + cross-project asset view

This commit is contained in:
Miguel Angel Simon Sierra
2026-07-06 23:40:32 -04:00
parent 8c3590a90e
commit 676f461f6a
39 changed files with 1646 additions and 208 deletions
@@ -60,6 +60,15 @@ const SHORTCUT_SECTIONS = [
{ key: "⇧ Drag", label: "Uniform resize" },
],
},
{
title: "Crop",
hints: [
{ key: "DblClick", label: "Crop selected element" },
{ key: "Drag edge", label: "Adjust crop side" },
{ key: "Drag frame", label: "Move crop window" },
{ key: "Esc", label: "Exit crop (or click outside)" },
],
},
{
title: "Panels",
hints: [