Secretmapper/react-image-annotation

Annotations in popups

Closed this issue · 1 comments

I'm trying to annotate an image in a popup and the editor component is rendering below the surrounding div so I can't see the submit button. Is there a way to adjust the z-index of the TextEditor?

It looks like my problem was due to overflow hidden rather than z-index or the popup