annotation-tool icon indicating copy to clipboard operation
annotation-tool copied to clipboard

A video annotation service that is suitable for research, teaching and learning

Results 100 annotation-tool issues
Sort by recently updated
recently updated
newest added

https://github.com/opencast/annotation-tool/commit/4a2d8ee3d2f6913f226de1610c480d604fab2974 changed some things. The docs should reflect that.

Over in Opencast, there is a pull request that makes changes to the Opencast Search Service, breaking the Annotation Tool: https://github.com/opencast/opencast/pull/5597 Since that pull request 5597 is all but assured...

Not all of the libraries we were using could be found (in the correct version) in NPM, so had to get creative with some of them. I tried to stick...

Currently all the runtime dependencies of the tool are just copied into our repository. We should use a proper package manager for that.

This leads to the situation, that at the very end of the video the red play head is not visible. It gets hidden behind the adjacent window. Also annotations at...

minor

When hiding... ... free text annotations: Only annotations that only contain free text annotations get hidden. All free text annotations that contain at least one structured annotation do not get...

Steps to reproduce: 1. Have a series with at least two videos (A and B). 2. In video A: Create a category with at leas one label and set its...

When editing a scale: After deleting a value (by clicking on the minus-icon) this line disappears. This is as expected. But after a reload of the browser the once deleted...

When opening the "Edit annotation" window of a freetext annotation there are always some unwanted blank strokes before the first paragraph and an additional paragraph after the last paragraph of...