https://bugs.kde.org/show_bug.cgi?id=503201
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/562845f |hics/krita/-/commit/7423f4b |3223c6a00d8273556d89a0f20a4 |cd627a20734759aa15dd1ca566e |4c665d |012147 --- Comment #5 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 7423f4bcd627a20734759aa15dd1ca566e012147 by Dmitry Kazakov. Committed on 23/04/2025 at 11:45. Pushed by dkazakov into branch 'krita/5.2'. Fix Transform Tool to show reordered layers preview in Fast mode Obviosly, we should create a preview of layers in their rendering order, not in the order the user selected them. M +22 -0 libs/image/kis_layer_utils.cpp M +1 -0 libs/image/kis_layer_utils.h M +0 -24 plugins/tools/tool_transform2/kis_tool_transform.cc M +0 -1 plugins/tools/tool_transform2/kis_tool_transform.h M +1 -0 plugins/tools/tool_transform2/kis_transform_utils.cpp M +2 -2 plugins/tools/tool_transform2/strokes/transform_stroke_strategy.cpp https://invent.kde.org/graphics/krita/-/commit/7423f4bcd627a20734759aa15dd1ca566e012147 -- You are receiving this mail because: You are watching all bug changes.