feat: add timeline_drag_seek_keyframes
option
Makes dragging in timeline use faster seeking to keyframes. Disabled by default.
This commit is contained in:
@@ -24,6 +24,8 @@ timeline_border=1
|
||||
timeline_step=5
|
||||
# Opacity of chapter indicators in timeline, 0 to disable
|
||||
timeline_chapters_opacity=0.8
|
||||
# When dragging in timeline, use faster seeking to keyframes
|
||||
timeline_drag_seek_keyframes=no
|
||||
|
||||
# A comma delimited list of items to construct the controls bar above the timeline. Set to `never` to disable.
|
||||
# Parameter spec: enclosed in `{}` means value, enclosed in `[]` means optional
|
||||
|
Reference in New Issue
Block a user