From 7fca16d0fa418f249b68939da4c3a94d10677ada Mon Sep 17 00:00:00 2001
From: Sam Lavigne
Date: Wed, 30 Aug 2023 23:29:54 -0400
Subject: [PATCH] small copy edits and marginal mobile improvements
---
src/App.svelte | 26 ++++++++++++++++----------
1 file changed, 16 insertions(+), 10 deletions(-)
diff --git a/src/App.svelte b/src/App.svelte
index bfb95f5..18579df 100644
--- a/src/App.svelte
+++ b/src/App.svelte
@@ -133,13 +133,13 @@
Add filters from the list on the left.
-
Click on filters in the center panel to edit options.
+
Click on filters in the node editor to modify options.
Hit "render" to preview the output in browser.
-
To edit the graph, disable "automatic layout."
+
To edit the graph, disable "lock layout."
- Note: this is a work in progress, many things may still be broken! If it hangs/crashes
- refresh the page. Post issues/feedback to
+ Note: work in progress, many things may be broken! Refresh if it hangs or crashes. May not work on mobile. Post
+ issues/feedback to
GitHub. By
Sam Lavigne.