diff options
author | Tim E. Real <termtech@rogers.com> | 2010-11-12 01:55:58 +0000 |
---|---|---|
committer | Tim E. Real <termtech@rogers.com> | 2010-11-12 01:55:58 +0000 |
commit | 6849e1bf12829d469687bcb5dcba7e6098ad056b (patch) | |
tree | b29188ea12088bf2d82bcdbc2d76e53012760c82 /muse2/ChangeLog | |
parent | e15cfce0e93c4e9aab7dd7a99d02a0b69f7bca6a (diff) |
Fixed transport handle colour.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index ce8b11e6..f2d81ecc 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,8 +1,9 @@ 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). + - Transport handle colour fixed - added setAutoFillBackground(true). 10.11.2010 - - Ported transport window to Qt4. The handle color needs a fix (Orcan) + - Ported transport window to Qt4. The handle color needs a fix (Orcan) 09.11.2010 - Fixed audio and midi strips and converted to Qt4. Looks OK now, but will be better... (Tim) TODO: Convert Slider, Knob, EffectRack, ComboBox classes etc. (After that the strips will be perfect.) |