diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-09 00:22:46 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-09 00:22:46 +0000 |
| commit | b6a281b4ba1d5e2b91ae3d54e073ee88308f61b6 (patch) | |
| tree | 354ef21df18133fc3617fc4599093258093f1b4f /ChangeLog | |
| parent | 48f8d36316253f5ac05a6517ef08a66fa85a62fe (diff) | |
Keep current frame visible when trimming start. Don't trim the current
frame with "trim after current position" (#737).
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2015-11-09 Carl Hetherington <cth@carlh.net> + + * Keep same frame visible after trimming content start (#737). + + * Trim frames after the current one with "trim after current", leaving + the current frame in (#737). + 2015-11-08 Carl Hetherington <cth@carlh.net> * Fix bad layout in the audio tab (#738). |
