marcocorvi/topodroid

"Affine transform" not working

Closed this issue · 1 comments

Describe the bug
"Affine transform" not working

To Reproduce
Steps to reproduce the behavior:

  1. Go to Custom settings > Sketching and enable both Sketch shift/scale and Affine transform options.
  2. Open a sketch
  3. Enable Fix refs in the Sketch References dialog.
  4. See that, no matter if you use two or three fingers, the only available transformation is scaling. Rotation and skewing is not possible.

Expected behavior
When using three fingers both rotation and skewing should also be possible as mentioned in man page page_shift.htm

Device:

  • Galaxy Samsung 23 FE
  • Android 14
  • TopoDroid 6.2.64

threePointers must survive method call.
as a matter of fact it is not a necessary variable.
it is fixed and it will be in the next commit.