• csillag's avatar
    Fix real-time delete · 5b488a77
    csillag authored
    When receiving a real-time notification about the removal
    of an annotation, we emit an annotationDeleted event,
    so that all components can react.
    
    Earlier, we emited this event simply with the Annotation
    bject that arrived on the wire.
    
    However, some components couldn't deal with this, because
    they were expecting to see the 'real' Annotation object,
    the ones they already knew about.
    
    So now we do a lookup before emiting the event, and use
    the locally found objects instead.
    5b488a77
Name
Last commit
Last update
..
extension Loading commit data...
fonts Loading commit data...
images Loading commit data...
scripts Loading commit data...
styles Loading commit data...
bootstrap.js Loading commit data...
icomoon.css Loading commit data...