-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ensure outroing each block iterations don't jump to the top #568
Conversation
Codecov Report
@@ Coverage Diff @@
## master #568 +/- ##
==========================================
+ Coverage 94.45% 94.48% +0.02%
==========================================
Files 95 95
Lines 2761 2776 +15
==========================================
+ Hits 2608 2623 +15
Misses 153 153
Continue to review full report at Codecov.
|
REPL link for the above, once this is merged: https://svelte.technology/repl?gist=1bad0d47afc0a6e9344b40a65d44f701 |
Will explain this work in #373. The placement of outroing nodes is still wrong — that's the final part, and my brain is too melted at this point to figure it out.