This is a followup of the improvements in D8434: UI: Changes to timeline playback popover.
The playback synchronization part of the menu was deemed a bit unclear; especially the "No Sync" option, as this describes what does not happen, rather than what does. Furthermore, the "Audio" label is misplaced, because this setting affects all of Blender's playback, and not just audio.
- Change label from "Audio" to "Sync"
- Change the labels of the sync enum:
- No Sync → Play Every Frame
- Frame Dropping stays the same
- AV-sync → Sync to Audio
The "Audio" label has moved one option down, as that option does relate to audio.



