From 444afa5b00bed20eac7c5dca695f54223c87e4c2 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