summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-09-04 17:35:58 +0100
committerCarl Hetherington <cth@carlh.net>2015-09-04 17:35:58 +0100
commit8cddae8f947c3d4970c32da9e981f95d4036d3ea (patch)
tree2aac60dcae6dd73c147b0278a8b9b969459bd41b /ChangeLog
parentc5ea3fa752b2dbfb672944cfe3ef705fc308abb6 (diff)
Fix sizing of audio mapping view.
Before it would start with a wide column 0 and then resize on the first click.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e34e0bfa..aefa39a91 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2015-09-04 Carl Hetherington <cth@carlh.net>
+ * Fix audio mapping view changing size
+ on first click.
+
* Version 2.1.52 released.
2015-09-03 Carl Hetherington <cth@carlh.net>