diff options
author | Tim E. Real <termtech@rogers.com> | 2010-11-13 01:23:45 +0000 |
---|---|---|
committer | Tim E. Real <termtech@rogers.com> | 2010-11-13 01:23:45 +0000 |
commit | 17d8ce85ca5ee2a3b3e0b3c9c8af745da8117e40 (patch) | |
tree | 1f9e11a0696703854ab7100d50def14ce8440364 /muse2/ChangeLog | |
parent | 2bca4ba1f52d73c11abec9c6b3b2e0af21594cf0 (diff) |
Fixed arranger alignment issues - set layout margins to zero
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index f2d81ecc..2006b45c 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,6 @@ +12.11.2010 + - Fixed arranger alignment issues - set layout margins to zero. (Tim) + TODO: Track list items aligned to canvas tracks are still off by one lousy vertical pixel. 11.11.2010 - WIP: Mixer and strips re-designed to be theme/font friendly - no more fixed STRIP_WIDTH. (Tim) - Fixed Slider, Knob and DoubleEntry classes. Knob anti-aliasing applied (where allowed). |