https://bugs.kde.org/show_bug.cgi?id=391292

--- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 231608eda1d253309825cd96459a9a92a89273a1 by Dmitry Kazakov.
Committed on 07/04/2018 at 13:28.
Pushed by dkazakov into branch 'krita/4.0'.

Fix an assert when creating a vector selection

The problem is that selectionChanged() signal may easily arrive
later than some GUI code requests the shape manager, therefore the
assert will register an inconsistent state (which is actually, yes,
inconsistent)

M  +15   -6    libs/ui/canvas/kis_canvas2.cpp

https://commits.kde.org/krita/231608eda1d253309825cd96459a9a92a89273a1

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to