Commit Graph

17 Commits

Author SHA1 Message Date
4d066b53bf fix: increase ranksep to 200 for wider horizontal spacing 2026-06-14 12:21:32 +08:00
d2b1d88ce3 fix: increase TreeFlow ranksep and nodesep for less crowded layout 2026-06-14 12:12:02 +08:00
199ab1153b fix: use solid gold for main edge path instead of viewBox-mapped gradient 2026-06-14 12:05:47 +08:00
04285162c9 fix: pin edge endpoints to node edge midpoints for clean orthogonal routing 2026-06-12 13:28:44 +08:00
5e81c42c40 fix: strict orthogonal edges with rounded corners, horizontal then vertical 2026-06-12 13:25:29 +08:00
ff6771b44b fix: switch edge paths back to orthogonal lines with rounded corners 2026-06-12 13:19:47 +08:00
faca71ea6e fix: tone down edge glow, dash and animation for subtler flow effect 2026-06-12 12:48:25 +08:00
ddf73de519 fix: remove redundant edge arrows, flow dash already indicates direction 2026-06-12 12:46:37 +08:00
97ebe1c8ca feat: Catmull-Rom smooth edge curves with gold gradient, ghost brush, and flow animation 2026-06-12 12:42:34 +08:00
215a8db829 feat: chapter boundary gateway nodes in flow, prevent cross-chapter BFS expansion 2026-06-12 12:28:31 +08:00
8d5f6e175b fix: increase base node height to 48px to prevent text clipping 2026-06-12 12:14:45 +08:00
9baa7b5ab3 feat: add scene thumbnails to TreeFlow nodes with auto-generated demo thumbs 2026-06-12 12:08:39 +08:00
0379548a29 feat: full-screen StoryGallery with flow layout, startAtScene engine method, clickable flow nodes 2026-06-12 11:37:14 +08:00
6417a9de43 fix: remove orphan CSS lines causing build error in TreeFlow.vue 2026-06-11 22:06:43 +08:00
f204555066 feat: use orthogonal rounded paths for flow edges, increase spacing, layer nodes above edges 2026-06-11 22:04:20 +08:00
bca5e07cdd fix: use path-based unique Dagre IDs so convergent scenes appear per branch 2026-06-11 21:58:34 +08:00
337221ba87 feat: add TreeFlow horizontal flowchart, replace vertical tree in StoryGallery 2026-06-11 21:51:47 +08:00