UniversalDataTool / react-image-annotate

Create image annotations. Classify, tag images with polygons, bounding boxes or points.
MIT License
397 stars 176 forks source link

preventDefault is preventing numbers from being typed in the create class menu #198

Open aubreyyan opened 2 years ago

aubreyyan commented 2 years ago

https://github.com/UniversalDataTool/react-image-annotate/blob/ca3e864326c14413e0a4df2544b5c1ecdccac987/src/ClassSelectionMenu/index.js#L61-L75

This is a breaking change in 1.8.0

aubreyyan commented 2 years ago

I might suggest that there is at least an option to the react component that can disable lines 66-71