Skip to content
Commit 8f6c508e authored by Dmitry Kazakov's avatar Dmitry Kazakov
Browse files

Fix crash when creating a new image with URL present in the clipboard

Basically,  KisClipboard::clip() should not ask anything related to
multiple URLs in the clipboard. Its responsibility to load only one
image from the clipboard (the first URL if there are multiple).

Parsing of multiple URLs is the responsibility of a higher level code.

CCBUG:443111
parent 53163451
Loading
Loading
Loading
Pipeline #88109 skipped with stage
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment