add option to handle existing frames #7
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
feature
Priorité
faible
Description
Currently, there is no option to handle existing frame.
If there is a frame already, the strokes are added in it, the "Add" mode. This allow user to simply remove before tracing if needed.
There could be a "replace" mode to remove the content of existing frames with newly interpolated strokes.
There could also be a "skip" (or "Keep") mode to leave existing frame untouched.
On UI level, it would be an exposed (and expanded ?) enum:
Existing Frames
:("add", "replace", "keep")
filepath
No response
Log console
No response