mirror of
https://git.vectorsigma.ru/public/immich.git
synced 2026-08-06 01:08:22 +00: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.