This is a feature request - not a bug. Pressing shift key will allow the user to transform more precisely by smaller increments. How it is supposed to work: ------------------------------------- When a user uses any transform operation be it scale/shear/rotate or moving a dot using the warp feature of the tool. Pressing shift should allow the user to transform in smaller increments. This works by setting a precision parameter. E.g. Suppose we are using the scale operation in the tool. If the precision parameter is set to 0.5 then when pressing shift + dragging the mouse , the image will scale half as much as the amount the mouse is dragged. Resulting in more precision. When shift is not pressed while mouse dragging the precision parameter is ignored and the transform toll operates like normal scaling as much as the mouse is dragged. Reproducible: Always
Hm, shift now is used to make the transform tool use discrete steps, for instance when rotating. But the suggestions is very good.
This really needs to be discussed and designed first. We're lacking shortcuts, for example. Once there is a solid proposal we can start a project. WISHGROUP: Needs proposal and design