tuplet properties not accessible anymore after setting numberType and bracketType to "Nothing"
See http://musescore.org/en/node/31256
Once tuplet properties for bracketType and numberType have been set to 'Nothing', there is no way back, as there is nothing left to select to get the properties in inspector. And the context menu from 1.3 is no longer.
2 possible solution:
add the tuplet properties to inspect for notes and rests, when the correspongine nore/rest is part of a tuplet
add a tuplet button to the bottom of the inspector for notes, and add this and the dotX buttons to the inspector for rests, and while at it drop the dot3 button, we don't support a 3rd dot anyway, or do we?
Comments
Fixed in 60727e9466
some notes:
- three dots are supported but not exposed in the ui
- dots for rests are implemented differently than for notes and are not accessible as discrete elements
Automatically closed -- issue fixed for 2 weeks with no activity.