Crash when entering notes in tablature staff

• Jun 3, 2014 - 17:33
Type
Functional
Severity
S2 - Critical
Status
closed
Project
Tags

MuseScore c1725a212b

  • Create a score for Acoustic guitar tablature
  • Press C

MuseScore crashes. It works for standard staff.


Comments

anyone mind to explain why and how that commit fixes the issue?
Is it because initialization whitin a struct are different from within a class?
If so, wouldn't struct ClefTypeList in clef.h need the same fix? Or shouldn't those structs better get a proper constructor?