Plugin Manager and Plugin Creator are disabled if no score is open
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
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
See https://github.com/musescore/MuseScore/pull/3168
There has to be a better way—see #75311: Shortcut conflict—"p" dynamic glyph and Plugin Creator.
? 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.
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.
Fixed in branch master, commit 7d851f37ee
Merge pull request #3168 from Jojo-Schmitz/plugin-manager
fix #198826 : enable Plugin Manager and Plugin Creator (almost) always
Fixed in branch 2.2, commit 9f49a96988
fix #198826 : enable Plugin Manager and Plugin Creator (almost) always
Automatically closed -- issue fixed for 2 weeks with no activity.