@monsterfox said in Bug List for Version 1.3:
@VectorStyler When multiple objects are selected: 1. A normal move shifts all objects by the same distance synchronously. If the patterns are stacked initially, they remain stacked after moving. 2. When "Transform Each" is checked, multiple objects move with increasing parameters, resulting in them being separated in the end. Example: Select three objects, align them center horizontally and vertically, then set the move parameter to 10. The first object moves by 10, the second by 20, and the third by 30. Their movement order is determined by the size of the objects. This operation would greatly enhance usability, and we hope this feature can be added.
I will try to implement this.