The issue of moving after removing transform
-
Removing transform causes moving away from the original position. Is this an issue?
https://youtu.be/AJqY6o-_JL8
0_1745598093184_Transform issue.vstyler
-
@Li-Xiao Not really a bug, but it can be confusing. The problem is that the transform is on a group (with a single object content), and inside that group the object is moved. This transform then applies to the movement also, and removing the transform will make the movement much smaller.
It is quite easy to create this scenario:
- create a group of 2 or more objects.
- transform the group (make it 2x larger).
- isolate the group and move one object away from the rest.
- select the group and remove the transform.
- the object that was moved further away will have some movement back.
removing the other objects from the group, before removing the transform will make this "offset" more confusing.