reorder pinned tables #227

This commit is contained in:
Jan Prochazka
2022-06-02 17:32:07 +02:00
parent 8bb40e991b
commit d483869aa6
2 changed files with 39 additions and 15 deletions

View File

@@ -722,4 +722,8 @@
on:click={() => handleClick()}
on:middleclick={() => handleClick(true)}
on:expand
on:dragstart
on:dragenter
on:dragend
on:drop
/>