From 1e94f7f16f2c618101178a181286af3e66d556e4 Mon Sep 17 00:00:00 2001 From: Henrik Giesel Date: Sat, 7 Aug 2021 19:44:06 +0200 Subject: [PATCH] Display Mathjax error as title (tooltip) --- ts/editor/HandleBackground.svelte | 10 +++++++++- ts/editor/MathjaxHandle.svelte | 8 ++++++-- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/ts/editor/HandleBackground.svelte b/ts/editor/HandleBackground.svelte index fc6fc4eaf..0f98f907c 100644 --- a/ts/editor/HandleBackground.svelte +++ b/ts/editor/HandleBackground.svelte @@ -5,13 +5,21 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html -
+