refactor: update default controls bar and its dispositions

This commit is contained in:
tomasklaen
2022-09-21 14:55:05 +02:00
parent f3d492912a
commit a03fe26f38
2 changed files with 3 additions and 2 deletions

View File

@@ -169,7 +169,7 @@ local options = {
timeline_step = 5,
timeline_chapters_opacity = 0.8,
controls = 'menu,gap,subtitles,<has_many_audio>audio,<stream>stream-quality,gap,space,speed,space,shuffle,loop-playlist,loop-file,gap,prev,items,next,gap,fullscreen',
controls = 'menu,gap,subtitles,<has_many_audio>audio,<stream>stream-quality,gap,space,speed,space,<has_playlist>shuffle,<has_playlist>loop-playlist,loop-file,gap,prev,items,next,gap,fullscreen',
controls_size = 32,
controls_size_fullscreen = 40,
controls_margin = 8,