Last little fixes and debugging

This commit is contained in:
2020-04-21 13:09:11 +02:00
parent f6c385798b
commit bdf93e89fb
9 changed files with 56 additions and 48 deletions

View File

@@ -135,8 +135,7 @@
<svelte:window on:keydown={keyboardNav} />
<div class="carousel" role="region" aria-label="Photos"
bind:this={scope}
<div class="carousel" role="region" aria-label="Photos" bind:this={scope}
on:swipe={event => swipe(event.detail.directions)}
>
<div class="wrap">