Summary: | Changing the anchor point using the Tool Options Docker when using "Transform a layer or selection" tool fails to change origin. | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Ryan Leach <ryan.the.leach> |
Component: | Tools/Transform | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | animtim, halla, victor.wahlstrom |
Priority: | NOR | ||
Version First Reported In: | 2.9.1 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | http://commits.kde.org/krita/4e30027503205b7898c2377861d15edde183c3d6 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
Start
Expected |
Description
Ryan Leach
2015-06-27 18:31:36 UTC
Created attachment 93371 [details]
Start
Created attachment 93372 [details]
Expected
Verified. I would either expect the results of the second screenshot, or for it to change values so coordinates are updated without the decoration moving. Also affects 2.9.5 but I can't select it in the version dropdown. (In reply to Victor Wåhlström from comment #3) > Verified. I would either expect the results of the second screenshot, or for > it to change values so coordinates are updated without the decoration moving. I'd expect the coordinates to be updated, but setting the co-ordinates to 0 after the coordinates are updated should result in the screenshot right? I can confirm on linux too, those anchor buttons are broken. Okay, this is a clear regression. Let's ask Dmitry to put it on his unbreak-now list. Git commit bfe18d2ef177b77beab669fb574ba39997ad021a by Dmitry Kazakov. Committed on 29/09/2016 at 17:18. Pushed by dkazakov into branch 'kazakov/scale-from-pivot-point-T119'. Fix translation transform handle the anchor points! Ref T119 Fixes T2475 M +25 -8 plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp http://commits.kde.org/krita/bfe18d2ef177b77beab669fb574ba39997ad021a Git commit 4e30027503205b7898c2377861d15edde183c3d6 by Dmitry Kazakov. Committed on 29/09/2016 at 17:24. Pushed by dkazakov into branch 'master'. Fix translation transform handle the anchor points! Ref T119 Fixes T2475 M +27 -8 plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp http://commits.kde.org/krita/4e30027503205b7898c2377861d15edde183c3d6 |