Can't import external svg file into palette since overhaul

• Feb 11, 2020 - 20:13
Reported version
3.3
Type
Functional
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
PR created
Regression
Yes
Workaround
No
Project

On recent versions of Musescore it is impossible to drop a svg file into an editable palette.
The reported error is:

qrc:/qml/palettes/Palette.qml:203: TypeError: Cannot read property 'parentModelIndex' of null

Through git bisect we can see that this happened after the commit:

# first bad commit: [8a28bd8714a5518c47299680262c44f2ca5184f7] Add initial version of redesigned palettes

Comments