add option to handle existing frames #7
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. 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