anno.js
anno.js copied to clipboard
$target changing size leaves anno behind
- Demonstrate a Mutation Observer (https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver).
- Think about whether this should be native (is there a measurable performance hit?)...
Maybe implement this as some FlexibleAnno class that extends the normal Anno class?