mirror of
https://github.com/immich-app/immich.git
synced 2026-01-10 22:20:32 -05:00
It look like Svelte has a concept of 'tweening' for writing animations, which should reduce the complexity of the animation code. Thanks to @probablykasper for finding this. A lot of the logic has been rewritten for reactivity, which further reduces complexity.