diff --git a/.changeset/FN-4539-responsive-graph-orientation.md b/.changeset/FN-4539-responsive-graph-orientation.md new file mode 100644 index 000000000..8adad0314 --- /dev/null +++ b/.changeset/FN-4539-responsive-graph-orientation.md @@ -0,0 +1,5 @@ +--- +"@runfusion/fusion": patch +--- + +Dependency graph view now switches to a vertical orientation on tall or narrow viewports so graph nodes stay reachable on mobile screens.