feat: add timeline_drag_seek_keyframes option

Makes dragging in timeline use faster seeking to keyframes. Disabled by default.
This commit is contained in:
tomasklaen
2022-10-06 22:40:01 +02:00
parent 521f880a18
commit 983c389a4f
2 changed files with 8 additions and 2 deletions

View File

@@ -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