Disabling "Enable Auto-Size" for Title text in template not respected
When I create a new score from a template that has "Enable Auto-Size" for the Title text block disabled, the new score has this option enabled. Also, the new score sets the height of the block with the title to the default rather than to the size that is in the template. (I believe it was Marc who suggested that both of these would be read from the template.). 3.6.2.
The template is attached.
Attachment | Size |
---|---|
MyTemplate1.mscz | 2.22 KB |
Comments
Confirmed
Ah, well, in a logical world this would have worked. I would consider that a bug.
In reply to Ah, well, in a logical world… by Marc Sabatella
Well, actually no. It is not a score style setting, and anything in the title frame or the measures doesn't get used, by design.
See for example #238856: Images from templates should propagate to scores created from those templates, another victim of that design flaw. Also those channel switch texts for the closed score SATB templates
In reply to Well, actually no. It is not… by Jojo-Schmitz
Anything except style and properties on the title frame. All other properties - height, margins, gaps - get copied. But autosize wasn't added to the list, a simple oversight I'd say.
In reply to Anything except style and… by Marc Sabatella
Yes, I see (now)
Edit: see https://github.com/musescore/MuseScore/pull/7566