[krita] [Bug 485053] Document.refreshProjection()/.waitForDone() doesn't wait for transform masks to complete

2024-04-08 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=485053 Dmitry Kazakov changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[krita] [Bug 485053] Document.refreshProjection()/.waitForDone() doesn't wait for transform masks to complete

2024-04-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=485053 Bug Janitor Service changed: What|Removed |Added Status|REPORTED|ASSIGNED Ever confirmed|0

[krita] [Bug 485053] Document.refreshProjection()/.waitForDone() doesn't wait for transform masks to complete

2024-04-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=485053 --- Comment #1 from c...@thecodewarrior.dev --- After digging through the source code online, it looks like this could be fixed with a call to `KisLayerUtils::forceAllDelayedNodesUpdate` in `Document::waitForDone()`. I would test this myself, but I'm