From 7168cbf99a4a5f8b13bbc1eab07af1fe21e27170 Mon Sep 17 00:00:00 2001 From: Henrik Giesel Date: Sat, 7 Aug 2021 01:23:54 +0200 Subject: [PATCH] Update editor when editing Mathjax --- ts/editor/MathjaxHandle.svelte | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ts/editor/MathjaxHandle.svelte b/ts/editor/MathjaxHandle.svelte index b4a7c2227..882b8a911 100644 --- a/ts/editor/MathjaxHandle.svelte +++ b/ts/editor/MathjaxHandle.svelte @@ -55,7 +55,10 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html { + onUpdate(event); + setTimeout(dropdownObject.update); + }} /> {:else}