You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aa6bbabc62
avoid unnecessary redraws. discover a bug, apparently vdom replaces all child elements after an element which was modified. As such, changing b in [a, b, c, d] causes b, c, and d to be redrawn. This is undesirable. |
9 years ago | |
---|---|---|
.. | ||
index.html | 9 years ago | |
main.js | 9 years ago | |
realtime-input.js | 9 years ago |