diff options
author | Tim E. Real <termtech@rogers.com> | 2011-01-05 01:54:53 +0000 |
---|---|---|
committer | Tim E. Real <termtech@rogers.com> | 2011-01-05 01:54:53 +0000 |
commit | 0e39cb75d7a659322b282a79ca63f10d48fa277a (patch) | |
tree | 86f8c5b1664086212d2e8fd400744619e258fcde /muse2/ChangeLog | |
parent | 76492eaa41d25fa4e7f65f884d21e7bef9849774 (diff) |
Fixed multiple velocity controllers appearing on song reload. Tested OK.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 12711b61..5006df0b 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,6 +1,6 @@ 04.01.2011: - Added saving and restoring of pianoroll trackinfo h-splitter state. (Tim) - TODO: Fix multiple velocity controllers appearing on reload. + - Fixed multiple velocity controllers appearing on song reload. Tested OK. (Tim) - Fixed arranger trackinfo widgets sizing - were allowed to shrink vertically. (Tim) TODO: Fix trackinfo scrollbar not showing at right time. - Replace all QWidget::setShown() calls with setVisible(). (Tim) |