Commit 7685031e authored by Ujvari Gergely's avatar Ujvari Gergely

Do no reset threading plugin content when annotations are loaded.

Fixes #972
parent 05e1f536
......@@ -43,7 +43,6 @@ class Annotator.Plugin.Threading extends Annotator.Plugin
if parent? then @annotator.threading.pruneEmpties parent
annotationsLoaded: (annotations) =>
@annotator.threading.thread annotations
this.thread a for a in annotations
beforeAnnotationCreated: (annotation) =>
......
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