Rainer Simon

Results 169 issues of Rainer Simon

In addition to the annotation, pass the corresponding (image) DOM element to onAnnotationCreated/Updated/Deleted handler methods.

enhancement

Annotatable images don't work in responsive layouts - investigate & fix!

enhancement

In hindsight, it's not really necessary to split this up into three API methods. Instead, there should only be two methods: - anno.disableSelection(opt_item_url) - anno.enableSelection(opt_item_url_or_callback, opt_callback) The naming of these...

There seem to be some issues left with touch support on OpenLayers.

bug

The 'Hint' GUI element needs a facelift. Ideally, there should be a (nice looking) button to show/hide the annotation layer + a (dropdown?) widget for choosing between available drawing tools.

enhancement

Annotorious seems to be largely compatible with Internet Explorer 9. Some (mostly) CSS issues exist. Should be investigated and fixed!

bug

From Peter: "if having two instances of an annotated image (e.g. full size and a resized version) on a page, annotations will only be added to the second image."

enhancement

At the moment, the Annotorious JavaScript (and Plugin) API is only available in the standalone version. Technically, it should be possible to change the OKFN Annotator plugin version, so that...

enhancement

It would be nice to have an 'Undo' button, at least for the most recent operation. Primary use case would be to undo an accidential 'delete annotation' operation. (Submitted by...

enhancement