forked from 0x2620/oxjs
add 'add annotation' entries to annotation panel menu
This commit is contained in:
parent
819f803c02
commit
e4b0b306b2
2 changed files with 7 additions and 3 deletions
|
|
@ -599,8 +599,6 @@ Ox.AnnotationFolder = function(options, self) {
|
|||
.editItem();
|
||||
showWarnings();
|
||||
self.points = getPoints();
|
||||
//selectAnnotation(item);
|
||||
//that.triggerEvent('edit');
|
||||
return that;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue