mirror of
https://github.com/microtherion/VocalEasel.git
synced 2024-12-22 19:23:59 +00:00
Eliminate spurious measure selection
This commit is contained in:
parent
3400f67059
commit
bab7111fa3
|
@ -851,6 +851,7 @@ static int8_t sSharpAcc[] = {
|
|||
if (fCursorRegion != kRegionMeasure)
|
||||
[super mouseDragged:event];
|
||||
[self autoscroll:event];
|
||||
if (fCursorRegion == kRegionMeasure)
|
||||
[self adjustSelection:event];
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user