| changeset 134 | 0282cb8db314 |
| parent 125 | eb327c2595db |
| child 136 | ac4dc3d6400b |
--- a/integration/js/edition.js Tue Jun 18 12:21:16 2013 +0200 +++ b/integration/js/edition.js Tue Jun 18 15:17:31 2013 +0200 @@ -448,7 +448,7 @@ myProject.getAnnotations().push(annotation); annotations.push(annotation); disabledPreview(); - + refreshAnnotationDisplay(myMedia.getCurrentTime()); return annotation; } @@ -606,6 +606,7 @@ closeTab(idAnnotation); renderAnnotation(); disabledPreview(); + refreshAnnotationDisplay(myMedia.getCurrentTime()); } /* Tab */