Using the 9 square anchor buttons fails to change the origin used for the Position textbox, however the decorations change on the canvas. Reproducible: Always Steps to Reproduce: Paste in an image from the internet. Attempt to transform the image using the tool. Pick an origin other then the centre point, either using the mouse or the 9 button quick select. change the position XY textboxes. Observe that nothing changes. Actual Results: The origin decoration appears to change, but doesn't have any affect on the outcome. Expected Results: I expect that the pasted image would be transformed or positioned around the moved origin point.
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