The issue with ungrouping after bending
-
Ungrouping after bending causes shifting and deformation.
-
@Li-Xiao I added this to the backlog.
-
@Li-Xiao The problem can be replicate here also.
The issue here is that the bend effect needs the whole group to create that result, and bending individual objects will not result in the same effect.
I will try to fix this later, but for now I suggest a convert to curve before ungrouping.
-
@VectorStyler Now I've discovered another issue. When I ungroup without converting to curves, and then use "undo ungroup," the program crashes. However, when I convert to curves, use "undo ungroup," only one shape remains.
-
@Li-Xiao Meanwhile I fixed the issue (partially, not yet the crash). It is caused by the use of object clones.
Regular duplicated objects show work with bend ungroup.
-
@VectorStyler The program crash doesn't happen consistently. I have tested it over 20 times on two different computers, and it crashed twice. The first crash didn't generate a log file, while the second crash produced a 0kb log file that was empty when opened. After continuously repeating the same method for more than ten times, the crash didn't occur again. Both computers exhibited the same behavior.
-
@VectorStyler Thanks, it is related to clones. I suspect that the random crashes might be related to clones as well.
-
@VectorStyler said in The issue with ungrouping after bending:
@Li-Xiao Meanwhile I fixed the issue (partially, not yet the crash). It is caused by the use of object clones.
Regular duplicated objects show work with bend ungroup.Fixed. thanks