From a50b78590f2d024d5f2237edca44a1ed16d1aa2f Mon Sep 17 00:00:00 2001 From: ThaUnknown <6506529+ThaUnknown@users.noreply.github.com> Date: Tue, 20 Aug 2024 17:42:18 +0200 Subject: [PATCH] fix: home section re-ordering on android --- .../Settings/HomeSectionsSettings.svelte | 25 ++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/common/views/Settings/HomeSectionsSettings.svelte b/common/views/Settings/HomeSectionsSettings.svelte index fbf6cdc..2f335e6 100644 --- a/common/views/Settings/HomeSectionsSettings.svelte +++ b/common/views/Settings/HomeSectionsSettings.svelte @@ -1,6 +1,7 @@ {#if mouseYCoordinate} @@ -59,9 +69,18 @@ draggingItem = null hoveredItemIndex = null }}> -