optimize: use QTextEdit::insertFromMimeData to process pasting images #60
Closed
shunf4
wants to merge 1 commits from opt/mime_paste_img
into messageFeed
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'opt/mime_paste_img'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Rather than listening on "Ctrl-V" and manipulating context menu, we have a better way to handle image pasting of message text edit box:
QTextEdit::insertFromMimeData
.Also enables pasting file into message text edit box.
I'm so sorry, I didn't mean to close it, looks like it did when I have removed the branch.
Do you think you can reopen this request?