Skip to content

Suggestion: Improved text for Rest Offsets #420

Open
@asherber

Description

@asherber

I thought there was a bug in how this plugin was positioning rests, but it turned out that I was just confused about the design.

Although the plugin is called Rest Offsets, the descriptive text in the dialog says 4 = top staff line, 0 = middle staff line, -4 = bottom staff line. This gives the impression that the plugin will perform absolute positioning of rests. (Which, actually, would be nice functionality to have. When I use the Finale Move Rests plugin, I'm always having to count and figure out how many steps to move the rests from where they are to where I want them; it would be nice to be able to say "Put the rests here".)

In fact, the plugin does apply an offset, so that entering 4 will only put the rest on the top line of the staff if it started out on the middle line. But it applies that offset not to the rest's current position, but rather to its default position. Thus if I apply this to a whole rest and specify -6, it will wind up on the bottom line regardless of where it is currently. (Maybe I moved it somewhere previously and now need to move it again.)

From a functionality perspective, this is fine with me. But the name of the plugin and the descriptive text could be improved to better indicate what's going on. A better name might be "Rest Offsets From Default", and the text could indicate that the entered value will be applied against the rest's default value rather than its current value.

cc: @cv-on-hub

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions