From 9499bc15052e8729b4e08a1e475c02cc040d2b7a Mon Sep 17 00:00:00 2001 From: Henrik Giesel Date: Thu, 1 Jul 2021 22:58:28 +0200 Subject: [PATCH] Adjust position so tags do not even move a single pixel when going into editing --- ts/editor/Tag.svelte | 2 +- ts/editor/TagEditor.svelte | 93 ++++++++++++++++++++------------------ ts/editor/TagInput.svelte | 3 -- 3 files changed, 51 insertions(+), 47 deletions(-) diff --git a/ts/editor/Tag.svelte b/ts/editor/Tag.svelte index 20f53d597..a00d312a0 100644 --- a/ts/editor/Tag.svelte +++ b/ts/editor/Tag.svelte @@ -54,7 +54,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html