Inputting empty Tempo Text name should list BPM
1. Open score.
2. Select note.
3. Create Tempo Text.
4. Select 'con moto'.
5. Delete the text.
6. OK.
Desired result: '(note length) = 132' appears in place of the deleted text.
Actual result: Nothing appears.
Discussion: This makes it easier to manage (delete, change, edit, make invisible, etc). It was first brought up here: #11245: MusicXML doesn't save Tempo Text if there's no name
Comments
It seems I forgot to list the version. I can still reproduce, however - not sure it's a feature request, or a task.
Using MuseScore 2.0 Nightly Build (d5f451c) - Mac 10.7.4.
The current implementation removes the complete tempotext if you delete the text. This is (should be) consistent for all text elements.
I would like to establish two rules: no invisible elements are allowed and there should be no unexpected/fancy behaviour.
@Werner Yes, I think this has been the approach in 2.0 for a while, and it seems better.