diff options
author | Robert Jonsson <spamatica@gmail.com> | 2012-07-29 12:27:39 +0000 |
---|---|---|
committer | Robert Jonsson <spamatica@gmail.com> | 2012-07-29 12:27:39 +0000 |
commit | f45bff39714939eb105b2830317ec4de77bf2bb7 (patch) | |
tree | 08909341620924065f7f84c5c685800eda6ce1b6 /muse2/ChangeLog | |
parent | a6fc86a01ba952225e03b767cd609fc485964e90 (diff) |
fix zoom
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 3f0bebe1..bd511a9f 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,5 @@ +29.07.2012: + - Tweaked drum editor zooming to give correct initial zoom (rj) 12.07.2012: - Fixed controllers go wacky after moving effects rack plugins up/down. My bad! (Tim) Rewrote CtrlList::operator= and several others. Tested OK. |