Skip to content

feat: updating all markers#11

Open
aonmkugs wants to merge 1 commit intoAlucard24:mainfrom
aonmkugs:feat-updating-all-markers
Open

feat: updating all markers#11
aonmkugs wants to merge 1 commit intoAlucard24:mainfrom
aonmkugs:feat-updating-all-markers

Conversation

@aonmkugs
Copy link

Adds the ability to update ALL the markers in a video at once with the current set of changed parameters.

To use this, you need to hold Shift when pressing the "Add Marker" button ("+"), it will pick the current marker as the reference (or warn the user if there's no marker at the current frame), check the parameters that have changed in the UI in comparison to that marker and will ask the user to confirm if they want to set all these changed parameters to all the other markers.

For example, if the user has changed two parameters and pressed Shift and the "+" button, they are asked to confirm the update of all markers with these values:
image

The normal workflow to add markers (without Shift) is preserved as it was previously.

Also includes a small syntax cleanup of update_markers and simplification of some code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant