OpenShot / openshot-qt

OpenShot Video Editor is an award-winning free and open-source video editor for Linux, Mac, and Windows, and is dedicated to delivering high quality video editing and animation solutions to the world.
http://www.openshot.org
Other
4.35k stars 544 forks source link

Let the user adjust the position of any keyframe by dragging its marker on the timeline #5435

Open raindropsfromsky opened 8 months ago

raindropsfromsky commented 8 months ago

Many apps (3D modelers and video editors) allow ther user to drag keyframes along the timeline to change its position. But Openshot only allows the user to remove the keyframe. So if he only wanted to change the timing of that keyframe, he has to remove the keyframe and insert another one at the new time.

Instead, if he can simply drag the keyframe marker on the timeline itself, it would be much more intuitive.

If accidental dragging is a concern, let there be a modifier key (e.g. CTRL+Drag) to prevent accidental dragging of the keyframe.

leodf1 commented 8 months ago

Agreed. This appears to have been an intended function, since the cursor already changes to the finger when over a KF. Don't see accidental dragging as a concern....

ivandortulov commented 1 month ago

Will this get implemented?