summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-09-02 22:09:33 +0100
committerCarl Hetherington <cth@carlh.net>2014-09-02 22:09:33 +0100
commit8407612363705f757d3ab26d6e119171c217b00a (patch)
tree96c5e07733656a8df6f0e660a828b1765110297f /ChangeLog
parente50e596448d17f32652a8215a01ae62a32c9afea (diff)
Seemingly rather long-winded way of making the JobManagerView in
dcpomatic_batch shrink nicely (i.e. shrinking the gauge) when the window is shrunk. It seems surprising that we have to call back to children to tell them to layout / fit-inside, but it does all *seem* to be necessary.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9314e4066..54188c26a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-09-02 Carl Hetherington <cth@carlh.net>
+
+ * Improve behaviour of batch converter window when it is shrunk (#338).
+
2014-09-01 Carl Hetherington <cth@carlh.net>
* Version 1.73.1 released.