mirror of
https://github.com/immich-app/immich.git
synced 2026-02-22 10:50:33 +09: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.