optimize: use QTextEdit::insertFromMimeData to process pasting images #60

Closed
shunf4 wants to merge 1 commits from opt/mime_paste_img into messageFeed
Contributor

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.

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.
shunf4 added 1 commit 2021-12-18 14:49:28 +00:00
blue closed this pull request 2022-01-09 14:41:47 +00:00
Owner

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?

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?

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blue/squawk#60
No description provided.