• Randall Leeds's avatar
    Remove excess asynchrony in anchoring · 6f24518a
    Randall Leeds authored
    All of the anchoring types are actually synchronous, for now. Having
    promise callbacks between the selector->anchor and anchor->range
    conversions sometimes creates race conditions when multiple
    annotations anchor concurrently. Punt on this for now.
    6f24518a
html.coffee 2.26 KB