emojica
emojica copied to clipboard
Copy/paste of attachments not working.
I have some emojica images in my UITextView.
Now, I am going to copy those emojis. The problem happens when attempt to paste those emojis.
Let me know if this doesn't make sense.
Yes, I understand. At the moment you'll have to revert the text manually before allowing the UITextView
to copy the selection to UIPasteboard
.
I'll mark this as a feature request, and will include this functionality into the next version.