Skip to content
Commit 92ed1f41 authored by Dmitry Kazakov's avatar Dmitry Kazakov
Browse files

Fix shaped gradient for selections with holes

Now it can handle selections defined by QPainterPath objects.

There is a small problem though. If you have three selections
included into each other twice, then the smallest selection may
have wrong value. It should be fixed in KritaUtils::splitDisjointPaths()
but it is really minor bug.

BUG:343187
parent 9a0d316a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment