https://bugs.kde.org/show_bug.cgi?id=495708
--- Comment #1 from Evan Lee <evan.lee...@gmail.com> --- https://invent.kde.org/graphics/krita/-/blob/master/libs/libkis/Node.cpp#L700 This line is pretty common `if (!d->node->parent()) return;`. Is it really needed though? I would expect most transformations to be independent of the parent. -- You are receiving this mail because: You are watching all bug changes.