Can't import external svg file into palette since overhaul
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
So since 8a28bd8, indeed 3.3.
Still the case in 3.4.2?
In reply to So since 8a28bd8 by Jojo-Schmitz
Yes, in 3.4.2 (arch linux, qt 5.14.1) this is still the case
In reply to Yes, in 3.4.2 (arch linux,… by pbrenna
See https://github.com/musescore/MuseScore/pull/5720