scout-handbook / handbook-web-admin

A web administration interface for a Scout handbook
MIT License
0 stars 0 forks source link

Rewrite ImageSelector to use Svelte transitions #755

Open marekdedic opened 3 weeks ago

marekdedic commented 3 weeks ago

Currently, the image selector is always present in the editor - this is a relict from the before-Svelte times. It'd make sense to rewrite it to only be present in the DOM when it is visible and use Svelte transitions to make it open.