diff options
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 498f9062..932ab02f 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,8 @@ +19.12.2010: + - Fixed not saving part colours and part canvas background appearance settings. (Tim) + *Feature: Added 'global opaqueness' (transparency) appearance setting. (Tim) + Currently only affects part colours. + TODO: Fix the darn black rectangle drawing. Apply the opaqueness to some other things. 18.12.2010: - Fixed transport shortcuts not working in some windows or situations. (Tim) Added event->ignore to PartCanvas::keyPress. Added setFocusPolicy() to WaveView, Master. |