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