summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index 932ab02f..7e84d5a5 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -3,6 +3,7 @@
*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.
+ - Fixed arranger part drawing borders. Used QPen::setCosmetic(true) when drawing. (Tim)
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.