Summary: | Layer content gone after transformation | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | kousakiaya |
Component: | Tools/Transform | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | halla |
Priority: | NOR | ||
Version First Reported In: | 5.1.1 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/graphics/krita/commit/825fa9d2b04847cfa5dffcc8600ff02c665d4f1b | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Notice the glitch after transformation |
Description
kousakiaya
2022-10-28 11:28:20 UTC
Created attachment 153259 [details]
Notice the glitch after transformation
The full screen recording here https://youtu.be/6ijRyVeOAgE Watch from 1:27 Corresponding forum discussion: https://krita-artists.org/t/layer-content-gone-after-transformation-video-demonstration-caught/50496 Git commit 01b342fc07c1a8bcaa210c81b194e2a34020b299 by Dmitry Kazakov. Committed on 09/11/2022 at 11:32. Pushed by dkazakov into branch 'master'. Fix image data loss in when the transform tool action is applied to quickly It may happen when the tool is quickly switched to and from by V shortcut assigned to the Brush Tool. Related: bug 460557 M +11 -0 plugins/tools/tool_transform2/strokes/inplace_transform_stroke_strategy.cpp https://invent.kde.org/graphics/krita/commit/01b342fc07c1a8bcaa210c81b194e2a34020b299 Git commit 825fa9d2b04847cfa5dffcc8600ff02c665d4f1b by Dmitry Kazakov. Committed on 09/11/2022 at 11:38. Pushed by dkazakov into branch 'krita/5.1'. Fix image data loss in when the transform tool action is applied to quickly It may happen when the tool is quickly switched to and from by V shortcut assigned to the Brush Tool. Related: bug 460557 M +11 -0 plugins/tools/tool_transform2/strokes/inplace_transform_stroke_strategy.cpp https://invent.kde.org/graphics/krita/commit/825fa9d2b04847cfa5dffcc8600ff02c665d4f1b |