chain-studio-flow-editor/lib/src/widgets
flemming-it a0a5038ad7 fix: read flows from ~/.chain after config-dir rename
The platform's operator config dir moved ~/.fai -> ~/.chain; the flow
editor read saved flows + layouts from the old path, so it found nothing
after the rename. Update the hardcoded ~/.fai/data/flows paths to
~/.chain.

Signed-off-by: flemming-it <sf@flemming.it>
2026-06-16 09:40:22 +02:00
..
capability_picker.dart feat(editor): three-tab WYSIWYG editor — graph / text / run 2026-06-01 00:48:35 +02:00
edge_painter.dart feat(editor): reduce-motion clamp + edge gradient + breathing pulse + style sheet 2026-06-01 22:55:18 +02:00
flow_canvas.dart feat(editor): graph-pulse on errors + store-aware install / add-source 2026-06-09 00:21:48 +02:00
flow_node.dart feat(editor): graph-pulse on errors + store-aware install / add-source 2026-06-09 00:21:48 +02:00
properties_panel.dart feat(editor): type-token coloring + analyzer diagnostics 2026-06-04 00:46:51 +02:00
run_tab.dart fix: read flows from ~/.chain after config-dir rename 2026-06-16 09:40:22 +02:00