add option to handle existing frames #7

Open
opened 2024-02-12 11:58:24 +01:00 by samuel.bernou · 0 comments

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

### 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_
samuel.bernou added the
todo
label 2024-02-12 11:58:24 +01:00
samuel.bernou self-assigned this 2024-02-12 11:58:24 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: autour_de_minuit/gp_interpolate#7
There is no content yet.