https://bugs.kde.org/show_bug.cgi?id=409249
Boudewijn Rempt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/ |krita/commit/edb2c8414b8dd3 |krita/commit/252e349324cd31 |dfd1a778a772da0817ad9733b5 |5d377f7fafecc7cdbb06ae419a --- Comment #3 from Boudewijn Rempt <[email protected]> --- Git commit 252e349324cd315d377f7fafecc7cdbb06ae419a by Boudewijn Rempt, on behalf of Tusooa Zhu. Committed on 08/07/2019 at 14:59. Pushed by rempt into branch 'krita/4.2'. Fix an assert when cloning perspective assistant The handles in the variables `topLeft`, `topRight`, etc. are but duplicates of the ones in the handle list, so they must have been already registered to the new assistant. Registering them twice will trigger an assert. M +4 -4 libs/ui/kis_painting_assistant.cc https://invent.kde.org/kde/krita/commit/252e349324cd315d377f7fafecc7cdbb06ae419a -- You are receiving this mail because: You are watching all bug changes.
