https://bugs.kde.org/show_bug.cgi?id=395751
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri |ta/08d65552ed44c9e9ce6c09d4 |ta/f1dcbd1b2ed2de8941d1e804 |4c0198a416608124 |9d0d74be15c99d31 --- Comment #3 from Boudewijn Rempt <b...@valdyas.org> --- Git commit f1dcbd1b2ed2de8941d1e8049d0d74be15c99d31 by Boudewijn Rempt, on behalf of Dmitry Kazakov. Committed on 25/06/2018 at 07:57. Pushed by rempt into branch 'krita/4.1'. Change asserts into normal checks Sometimes (during merge/grouping/ungrouping) it happens that active node is changed by the model. The model knows only about a dummy, but not about the node itself. And the node might have already become disconnected, even though the dummy is still present. M +10 -6 libs/ui/kis_node_manager.cpp https://commits.kde.org/krita/f1dcbd1b2ed2de8941d1e8049d0d74be15c99d31 -- You are receiving this mail because: You are watching all bug changes.