Crash when adding note to piano roll before inputState is initialized

• Nov 16, 2018 - 19:21
Reported version
3.0
Type
Functional
Frequency
Once
Severity
S1 - Blocker
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project

Basically if you try to add a note in piano roll editor before changing the note duration or selecting a note, a crash will occur.

Also, attempting to add a note to a space where there is neither a chord nor a rest will fail to add a note.


Comments

Status active fixed

Fixed in branch master, commit 613ae8840f

fix #278339 Fix crash when note entered in piano roll

Fixing crash when note is entered in piano roll editor before any has been selected or a note duration has been chosen.

Can now use piano roll editor to enter notes in 'gap' spaces with no chord or rest.

Selection box color now reading properly from preferences.

Shift now used for horizontal in mousewheel scrolling.