aframe-html-shader icon indicating copy to clipboard operation
aframe-html-shader copied to clipboard

Use dom mutation API to only update when needed

Open bnolan opened this issue 8 years ago • 1 comments

You can watch the dom nodes with a mutationobserver and only update when needed.

bnolan avatar Apr 23 '16 21:04 bnolan

@bnolan it's a really good idea! will do that.

mayognaise avatar Apr 23 '16 22:04 mayognaise