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

An infinitely customizable image annotation library built on React

Results 54 react-image-annotation issues
Sort by recently updated
recently updated
newest added

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies

First of all love the flexibility this package offers. One thing I couldn't customize though is the ability to open existing annotation using the click action on the selector, rather...

# Use Case I wanted to annotate data, but I wanted a dropdown instead of a text area. I observed that it was not possible to change the text area...

I was wondering it would be great if we can dragg the labels and shaps

If we zoom in/out using the stylings, the existing annotations may not be displayed in accurate positions.

I'm making use of react-image-annotation component version 0.9.9 for react 15.6.2. I have used the exact same code which is provided in the "Usage" section. This is the error I'm...

I am having issues in installing the package from a forked url in a create-react-app. Without the [postinstall](https://dev.to/dannyaziz97/how-the-hell-do-i-use-my-forked-npm-package-4pei) script `"postinstall": "cd node_modules/react-image-annotation && npm install && npm run build"` react...

`allowTouch` should be true by default, however, the fact that it disables scrolling can feel very janky. It should have an intuitive toggling mechanism - i.e. only allow annotation creation...

enhancement
help wanted
good first issue

Bumps [macaddress](https://github.com/scravy/node-macaddress) from 0.2.8 to 0.2.9. Release notes *Sourced from [macaddress's releases](https://github.com/scravy/node-macaddress/releases).* > ## v0.2.9 > * Fixes an arbitrary command execution vulnerability (https://github-redirect.dependabot.com/scravy/node-macaddress/pull/16/files) > * Adds support for `freebsd`...

dependencies