react-image-annotate
react-image-annotate copied to clipboard
Style error in the dropdowns for image tags and classes
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 you have to scroll all the possible options with a super tiny scroll bar, which isn't really usable.
These screenshots are from the demo page adding the "imageTagList" attribute:
Is there a simple way to fix this, or is there a way to render custom selectors to be able to manage the styles?
@josepdecid did you ever find a solution?