-
Robert Knight authored
This method inadvertently (?) mutated annotations in the store which caused a crash later. Ultimately this method dispatched an event which was handled only in one place in `root-thread.js` to call `store.removeAnnotations()`. This commit removes the method and associated `ANNOTATIONS_UNLOADED` event and replaces callers with direct calls to `store.removeAnnotations(...)`. All uses of Angular events will soon need to be removed as part of the migration away from Angular JS, but that will happen separately. Fixes #1879
1fd5cca5
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
test | ||
activity.js | ||
annotations.js | ||
defaults.js | ||
direct-linked.js | ||
drafts.js | ||
frames.js | ||
groups.js | ||
links.js | ||
real-time-updates.js | ||
selection.js | ||
session.js | ||
sidebar-panels.js | ||
viewer.js |