increased alignment-border from 0.8 to 0.9

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/branches/lmms/stable-0.3@581 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2007-11-11 11:37:10 +00:00
parent 1ce450523f
commit 0cd237877a

View File

@@ -1363,7 +1363,7 @@ void pianoRoll::mousePressEvent( QMouseEvent * _me )
// then set new note
midiTime note_pos( note::quantized(
midiTime( pos_tact_64th ),
quantization(), 0.8f ) );
quantization(), 0.9f ) );
midiTime note_len( newNoteLen() );
note new_note( note_len, note_pos,