added a note detuning tool and fixed mouse cursor glitch when mousing over notes

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1935 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Andrew Kelley
2008-12-16 02:09:28 +00:00
parent bbb7bcc4c9
commit 3392c83481
4 changed files with 46 additions and 49 deletions

View File

@@ -13,6 +13,8 @@
- if you pressed both controls at the same time, the piano roll would
get stuck in selection mode (FIXED)
- shift drag on an unselected note didn't work (FIXED)
- added a note detuning tool
- fixed mouse cursor glitch when mousing over notes
2008-12-14 Andrew Kelley <superjoe30/at/gmail/dot/com>