From 916ab40d65c9c25f63256f2cd98be297c3da2208 Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Thu, 28 Apr 2022 20:06:38 +0200 Subject: :bug: Small bugfixes --- src_frontend/Components/Editor/Editor.svelte | 75 ++++++++++++++++++++---- src_frontend/Components/Editor/Output.svelte | 9 ++- src_frontend/Components/Editor/Simulation.svelte | 27 +++++++-- 3 files changed, 91 insertions(+), 20 deletions(-) (limited to 'src_frontend/Components/Editor') diff --git a/src_frontend/Components/Editor/Editor.svelte b/src_frontend/Components/Editor/Editor.svelte index fc5d589..d77b4f5 100644 --- a/src_frontend/Components/Editor/Editor.svelte +++ b/src_frontend/Components/Editor/Editor.svelte @@ -3,6 +3,7 @@