From 811bb6495e9d479aa0daa89493acdaee6607222b Mon Sep 17 00:00:00 2001 From: Henrik Giesel Date: Wed, 17 Aug 2022 09:21:13 +0200 Subject: [PATCH] Fix field descriptions blocking cursor from being set (#2018) - happens when focus is in HTML editor --- ts/editor/FieldDescription.svelte | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ts/editor/FieldDescription.svelte b/ts/editor/FieldDescription.svelte index af2cd4270..41f2cd105 100644 --- a/ts/editor/FieldDescription.svelte +++ b/ts/editor/FieldDescription.svelte @@ -32,10 +32,13 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html