if a different window was selected and you hold control and then click in the piano roll, it didn't do selection like it should (FIXED)

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1938 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Andrew Kelley
2008-12-16 04:00:00 +00:00
parent e7484c89fd
commit 0aec3c0b05
3 changed files with 12 additions and 1 deletions

View File

@@ -16,6 +16,8 @@
- added a note detuning tool
- fixed mouse cursor glitch when mousing over notes
- shift+drag didn't update beat+bassline (FIXED)
- if a different window was selected and you hold control and then
click in the piano roll, it didn't do selection like it should (FIXED)
* src/tracks/instrument_track.cpp:
fixed crash in processAudioBuffer when notePlayHandle was NULL