Make space reordering discoverable with smoother drag animation #171

Merged
hodlbod merged 6 commits from priyanshu_bharti/flotilla:138-space-reorder-discoverable into dev 2026-04-13 22:38:02 +00:00
Showing only changes of commit 5ae7def6fb - Show all commits
+3 -3
View File
@@ -203,8 +203,8 @@
})
</script>
<Page class="cw-full">
<PageBar class="cw-full">
<Page>
<PageBar>
priyanshu_bharti marked this conversation as resolved Outdated
Outdated
Review

This class name no longer exists

This class name no longer exists
{#if showSearch}
<label class="input input-bordered input-sm flex flex-1 items-center gap-2" in:fly>
<Icon icon={Magnifier} />
@@ -241,7 +241,7 @@
</div>
{/if}
</PageBar>
<PageContent class="cw-full flex flex-col gap-2 p-2 pt-4">
<PageContent class="flex flex-col gap-2 p-2 pt-4">
<div class="flex flex-col gap-2" bind:this={element}>
{#each PLATFORM_RELAYS as url (url)}
<Button