"Affine transform" not working
Closed this issue · 1 comments
rsevero commented
Describe the bug
"Affine transform" not working
To Reproduce
Steps to reproduce the behavior:
- Go to Custom settings > Sketching and enable both Sketch shift/scale and Affine transform options.
- Open a sketch
- Enable Fix refs in the Sketch References dialog.
- 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
marcocorvi commented
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.