diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-06 22:51:07 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-06 22:51:07 +0000 |
| commit | 2897d0a5912144486294dadca9a72df593c0f0f9 (patch) | |
| tree | db34bcf5576f57ab7ddc068a531226a9c19442af /ChangeLog | |
| parent | 1062a2928a723a2be4aff876d44213ebe8af7d5e (diff) | |
Remove check on whether the last seek was accurate when re-getting
a frame. This breaks things like changing crop after slidering to
a new position; at this point we don't care that the last seek was
inaccurate: the new one should be so that the frame stays the same.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2018-01-06 Carl Hetherington <cth@carlh.net> + * Fix playhead wandering on some operations (#1112). + * Simplify user interface for managing keys. * Version 2.11.37 released. |
