sveltejs / svelte

Cybernetically enhanced web apps
https://svelte.dev
MIT License
78.63k stars 4.13k forks source link

Transition animations are removed prematurely #1290

Closed Rich-Harris closed 6 years ago

Rich-Harris commented 6 years ago

See https://kaysercommentary.com/Resources/Crucifixion-Resurrection-Timeline.md — if you scroll up and down quickly, transitions get removed before they're finished with.

This is the offending commit — https://github.com/sveltejs/svelte/commit/be678c680dea88b933610c6b0edf8b3f005adfeb — it should be based on name, not just __svelte. This is what happens when I write code without getting enough sleep

TehShrike commented 6 years ago

https://kaysercommentary.com/Resources/Crucifixion-Resurrection-Timeline.md looks buttery smooth now when scrolling quickly 👍