Use dom mutation API to only update when needed
Opened this issue · 1 comments
bnolan commented
You can watch the dom nodes with a mutationobserver and only update when needed.
mayognaise commented
@bnolan it's a really good idea! will do that.
Opened this issue · 1 comments
You can watch the dom nodes with a mutationobserver and only update when needed.
@bnolan it's a really good idea! will do that.