From d2e5e975cd9f8f890edb889f8d495d4d94bfeb67 Mon Sep 17 00:00:00 2001 From: Hikaru Y Date: Mon, 21 Nov 2022 09:14:01 +0900 Subject: [PATCH] Fix TagsSelectedButton's popup appears in wrong position (#2197) --- .../tag-options-button/TagsSelectedButton.svelte | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ts/tag-editor/tag-options-button/TagsSelectedButton.svelte b/ts/tag-editor/tag-options-button/TagsSelectedButton.svelte index 1826ede02..92a8f2424 100644 --- a/ts/tag-editor/tag-options-button/TagsSelectedButton.svelte +++ b/ts/tag-editor/tag-options-button/TagsSelectedButton.svelte @@ -23,7 +23,13 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html const removeShortcut = "Backspace"; - +
(show = !show)}> {@html dotsIcon}