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.
-
@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.
-
@VectorStyler The issue where DXF files were imported as images has been resolved. There are still two remaining problems: 1. The imported images are not in the correct size. I have provided two types of files, one that becomes larger and one that becomes smaller. 2. All exported DXF files will increase in size. These two issues need to be fixed. Additionally, an AI file in the compressed package cannot be imported either.
0_1765636913759_DXF+AI.zip
-
@VectorStyler The "Copy Object Dimensions" option has been added to the shortcut menu, but the "Paste Object Dimensions" option is missing. Please fix this.
-
@monsterfox said in Bug List for Version 1.3:
@VectorStyler The "Copy Object Dimensions" option has been added to the shortcut menu, but the "Paste Object Dimensions" option is missing. Please fix this.
Will be added
-
@VectorStyler Error 10 added: Currently, mirror groups support expansion, but the expanded result is not as expected. I have communicated this issue with Li Xiao, and we both agree that the optimal expanded result should be the united state of the objects. Those masks are not very useful; please fix this problem.
-
@monsterfox said in Bug List for Version 1.3:
optimal expanded result should be the united state of the objects
Not clear what this would be? Can you send me some examples?
-
-
@monsterfox This would only work for mirrors containing single objects, or objects of the same style, as it would require a sort of union of these objects.
-
@VectorStyler Objects generally have only three forms: stroke only, fill only, and stroke + fill (gradients excluded). I’ve tried to imagine it, and it seems feasible — closed objects can be united, while unclosed paths can use a trim-like tool to merge two lines into one.
-
@monsterfox said in Bug List for Version 1.3:
Objects generally have only three forms
There can also be images, linked content, clipped groups, etc
-
@VectorStyler Images and link content should not be supported, but clipping groups should work, right?
-
@monsterfox If possible, all content types should be supported in mirror groups
-
No vector graphics mirror/symmetry tool i know can do this after expanding
he symmetry, all need a addtional boolean step to geht such a result.The case in the PDF file seems easy to do with a boolean after expanding
and all steps needed may also be possible with a makro ?
-
@VectorStyler https://youtu.be/AHm8GsORLdE?si=UnJdrEkBSZVmGqoC
14.The first error only occurs in this file. For the second error: create a blend between two shapes to generate several copies, then align the blend to a path. When creating a second blend and aligning it to a path, an error will occur, and undoing one step will also trigger the error.
0_1765811447601_3 (1).vstyler
-
@VectorStyler 15. In the shortcut settings dialog box and custom toolbar, any characters or text typed during a search will be automatically selected. To continue typing, you have to click the cursor position with the mouse, which is very annoying. Hope this issue can be fixed.

-
@Subpath I don't know much about macros. Could you provide a video demo? Thank you.
-
I'm a little surprised that you're creating designs that require repetitive
steps and you don't know much about or use macros?A macro, or an "Action" in VS, are simply some recorded workflow
steps recorded with a built-in or external Action/Macro recorder
and played back later when needed. And recording an Action is death easy.Call the Action Recorder
Press Record
give the Action a name
you could also add a shortcut
go manually through all needed Steps
Press End RecordNote:
Not all steps in VS can be recorded, but you can find out which by just
experimenting. It may also be helpful to read the Manual about Actions.Here a Video with Boolean Union
