[Feat] AB repeat and frame stepping (#241)
* feat: Add A-B repeat and frame navigation features with new key binds and menu entries. * playback options * fix merge
This commit is contained in:
parent
069337e2ca
commit
6f5040a953
4 changed files with 139 additions and 21 deletions
|
|
@ -37,3 +37,11 @@ quit = Quit
|
|||
|
||||
repeat-disabled = Repeat disabled
|
||||
repeat-track = Repeat track
|
||||
|
||||
playback = Playback
|
||||
next-frame = Next Frame
|
||||
previous-frame = Previous Frame
|
||||
ab-repeat = A-B Repeat
|
||||
ab-repeat-set-a = A-B Repeat (A)
|
||||
ab-repeat-set-b = A-B Repeat (B)
|
||||
ab-repeat-clear = Clear A-B Repeat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue