Commit cd86f304eb07d633b4b2817b26c532b6bcf1638a

  • avatar
  • arvind
  • Tue Sep 09 19:24:13 IST 2014
Images in gallery should not have selectionWidget enabled for
annotation, when annotations are being shown.
  
824824 anno_obj['editable'] = false;
825825 anno.addAnnotation(anno_obj);
826826 });
827 anno.hideSelectionWidget();
827828 this.$(".annotorious-item-unfocus").css("opacity", '0.6');
828829 }
829830 });