From 54507855a316df0a428119093a16c5e5180fc56d Mon Sep 17 00:00:00 2001 From: "Thomas F. K. Jorna" Date: Thu, 5 Aug 2021 21:30:12 +0200 Subject: fix: update notes smoothly --- components/tweaks.tsx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'components/tweaks.tsx') diff --git a/components/tweaks.tsx b/components/tweaks.tsx index e23476e..9ff994e 100644 --- a/components/tweaks.tsx +++ b/components/tweaks.tsx @@ -1130,6 +1130,9 @@ export const Tweaks = (props: TweakProps) => { {' '} + setBehavior({ ...behavior, follow: 'color' })}> + Just coloring the currently opened node + setBehavior({ ...behavior, follow: 'local' })}> Opening the local graph -- cgit v1.2.3