From 8ce8f2ca491c0c54102c2fb0ed16a1b3896074bb Mon Sep 17 00:00:00 2001 From: clfreville2 Date: Thu, 21 Mar 2024 21:14:20 +0100 Subject: [PATCH] Move the graph visualization behind a button --- index.html | 8 ++++++-- src/fsm.js | 15 ++++++++++++++- src/i18n.ts | 1 + src/main.js | 4 ++-- src/style.css | 17 ++++++++++++++++- 5 files changed, 39 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index b14afc4..c88739a 100644 --- a/index.html +++ b/index.html @@ -17,7 +17,8 @@ Controls -
+

+
@@ -25,7 +26,10 @@
-
+
+
+ +