summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-06-13 00:10:17 +0100
committerCarl Hetherington <cth@carlh.net>2015-06-13 00:10:17 +0100
commit80ca93365c7ac4194c2adc18947dbe5d1a42252a (patch)
treead6dd84f42f36c449e6c15b9f32fda8b285844c7 /ChangeLog
parent5b7a58b4a4ef83866f21ebb755a1ddcfdb8c1c2a (diff)
Layout the audio mapping's sizer after it changes (#597).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f029fb104..c1ac5ff5e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-06-13 Carl Hetherington <cth@carlh.net>
+
+ * Make sure audio mapping view is scrollable when necessary (#597).
+
2015-06-12 Carl Hetherington <cth@carlh.net>
* Add a close button to the audio plot on Linux (#602).