summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-04-11 23:05:22 +0100
committerCarl Hetherington <cth@carlh.net>2016-04-11 23:05:22 +0100
commit5e1c6b68d2577498b47489f3e08331722fc50de5 (patch)
tree66d975d2f00b4c30b56b477d71d3f936124e281a /ChangeLog
parent3d2fdefdb1bcf0a2baf2285246ed413654bf1f9d (diff)
Add similar rounding to subtitle offsets as already exist for scale,
to try to fix strange sticking of spin buttons on arbitrary values.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a5c68e776..171f9d821 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2016-04-11 Carl Hetherington <cth@carlh.net>
+ * Hopefully fix strange limits on x/y offset of subtitles.
+
* Add UTC-3:30 timezone to Cinema configuration (#831).
* Add option to preview left or right eye (#809).