photo-editor
photo-editor copied to clipboard
Top tool bar - Done Button overlaps when moving element during text edit
Hello,
I just noticed that if you move an element (e.g sticker) while editing a text, when the you finish the move gesture both toolbar (top) and done button are displayed on screen.
Not sure if best way to stop it is to detect that there is a textView that is firstResponder in #moveView (state == ended) and then keep tool bars hidden, or to force end edit when a move is detected (on element that is not current text).
BTW, great work 👍
Hi, i got this one too ^^
Great great work.
UPDATE: of course @jeyremy you already pushed the PR!! https://github.com/eventtus/photo-editor/pull/19 thanks!
@BillCarsonFr or @jeyremy , did either of you guys fix this? If so, can you push a PR?
@jonchui you are welcome ;)