Skip to content
Commit e5462cc3 authored by Agata Cacko's avatar Agata Cacko Committed by Halla Rempt
Browse files

Fix contiguous selection tool working on projection

Before this commit, the tool tried to access paint device of the layer
and return if there was none (which is the case for group layers).
This commit changes it to look for projection() instead, as it was
before the color labeled layers patch.

Using the paind device seemed to cause two bugs. It wasn't working on
group layers and clicking outside of the canvas didn't deselect.

BUG:423336
BUG:423237


(cherry picked from commit 96e3af27)
(cherry picked from commit 5e750f34)
parent 8ac480cb
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