Skip to content
Commit df528d74 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 38098a9c
Loading
Loading
Loading
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