Plugin Manager and Plugin Creator are disabled if no score is open

• May 11, 2017 - 14:09
Reported version
2.1
Type
Functional
Severity
S4 - Minor
Status
closed
Project

Came up in https://musescore.org/en/node/198786:

If there is no score open, the menu entries for Plugin Manager and Plugin Creator are disabled

True for all 2.x and current master


Comments

? My PR just enables the menu entries, nothing to do with a -p shortcut

Ah, I see, my PR reverts the one for the other issue, good catch!

OK, next try, with this Ctrl+Shift+P works when editing a dynamic and adds a bold italic p, like it should (and did before my change) rather than starting the Plugin Editor.

The Plugin Manager doesn't have that issue at all and never had, so my PR reverts that part of the old change.

Status (old) patch (code needs review) fixed

Fixed in branch master, commit ebee6fb8b8

fix #198826 : enable Plugin Manager and Plugin Creator (almost) always

without falling foul of issue #75311. Fixing some whitespace glitches in
the due course.