• Gergely Ujvari's avatar
    Immediately refresh viewer for live-updates · fe6f0336
    Gergely Ujvari authored
    Our applyUpdates() puts/deletes annotations into the viewer.
    But for the stream page, because there was no scope digest cycle
    it seemed that the UI was reacting very slow to show the annotations.
    
    This one-liner just creates a digest cycle in these scenarios.
    The user experience is a magnitude better with this in the stream page
    
    Fix #1455
    fe6f0336
Name
Last commit
Last update
h/static Loading commit data...
tests/js Loading commit data...
karma.config.js Loading commit data...
package.json Loading commit data...