4Bugs
-
The first three error videos are clearly demonstrated, so I won't describe them. The focus is on the fourth issue, and I'm not sure if it's an error. After undoing all operations, the newly drawn graphics don't overwrite previous records. Instead, both the new and original records remain, similar to a snapshot function. I wonder if this counts as an error. 0_1751035375346_剪切错误.vstyler
https://youtu.be/djUxu2laUUs?feature=shared
-
@monsterfox Undo should restore to the previous state, so it must be an error.
I will try to replicate these.
-
@monsterfox For the first case:
The shape has an Offset Path effect. When moving objects inside this shape, all members will have the offset path effect applied.
-
@monsterfox said in 4Bugs:
After undoing all operations, the newly drawn graphics don't overwrite previous records. Instead, both the new and original records remain, similar to a snapshot function. I wonder if this counts as an error
This is not an error. Actually in VS the History is a hierarchy (not a list), meaning that you can go back to alternate histories.