Commit e69eff91 authored by Randall Leeds's avatar Randall Leeds

Update bucket bar after anchoring

parent cf6f5925
......@@ -169,6 +169,8 @@ module.exports = class Guest extends Annotator
unanchored.push(result)
annotation.$orphan = (results.length and not highlighted)
plugins.BucketBar.update()
plugins.CrossFrame.sync([annotation])
targets = (maybeAnchor(target) for target in annotation.target ? [])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment