react-image-annotate icon indicating copy to clipboard operation
react-image-annotate copied to clipboard

Create image annotations. Classify, tag images with polygons, bounding boxes or points.

Results 109 react-image-annotate issues
Sort by recently updated
recently updated
newest added

Here is a reproducible example of this behavior: [![Edit tender-banach-y0evw](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/tender-banach-y0evw?fontsize=14&hidenavigation=1&theme=dark) Note that `hideClone` is enabled but the button shows up, and regardless of this property, the clone button randomly appears...

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.3 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. v0.8.4 Small patch release to fix a circular dependency...

dependencies

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3. Release notes Sourced from ws's releases. 5.2.3 Bug fixes Backported 00c425ec to the 5.x release line (76d47c14). Commits 6dd88e7 [dist] 5.2.3 76d47c1 [security] Fix...

dependencies

I tried to set allowComments to true, but it doesn't show the text box for users to add comments. Also, I tried this in the [code sandbox](https://codesandbox.io/s/react-image-annotate-example-38tsc?file=/src/App.js:145-165), and it doesn't...

When setting some image classes or tags, the dropdown selection does not really create a hovered dropdown with all the options, instead, everything is shown in the same line and...

Once the annotation is complete and saved on the DB or some storage. If we want to see what we annotated previously, How can we reload the annotation data into...

I have tried npm install react-image-annotate both in Windows, then in Ubuntu. None of them can build the project! What should I do?

Hey guys. I forked this library to use in a project (as I understand the licence allows this). I tried running `npm run build` and `npm run-scripts build`. Neither of...

Hi! Can you add circle and oval shape selectors also? Is it already on your roadmap?

enhancement