Skip to content

Commit 915beea

Browse files
authored
Merge pull request #138 from erobaina/master
2 parents a0008b0 + 1abcd58 commit 915beea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ All of the following properties can be defined on the Annotator...
7272
| `pointDistancePrecision` | `number` | Precision on displayed points (e.g. 3 => 0.123) | |
7373
| `onExit` | `MainLayoutState => any` | Called when "Save" is called. | |
7474
| `RegionEditLabel` | `Node` | React Node overriding the form to update the region (see [`RegionLabel`](https://github.com/waoai/react-image-annotate/blob/master/src/RegionLabel/index.js)) | |
75+
| `allowComments` | `boolean` | Show a textarea to add comments on each annotation. | `false` |
7576

7677
## Developers
7778

0 commit comments

Comments
 (0)