feat: add timeline_cache option to disable cache indicators

ref #351
This commit is contained in:
tomasklaen
2022-10-27 21:35:56 +02:00
parent 8538d6a177
commit b5ca97adcf
3 changed files with 11 additions and 6 deletions

View File

@@ -31,6 +31,7 @@ defaults = {
timeline_border = 1,
timeline_step = 5,
timeline_chapters_opacity = 0.8,
timeline_cache = true,
controls = 'menu,gap,subtitles,<has_many_audio>audio,<has_many_video>video,<has_many_edition>editions,<stream>stream-quality,gap,space,speed,space,shuffle,loop-playlist,loop-file,gap,prev,items,next,gap,fullscreen',
controls_size = 32,