musescore / musescore/MuseScore

Retain element type's "view" of properties between selections

Open
#18,770 2 comments 0 reactions 1 assignee View on GitHub

@avvvvve is already working on this.

Since Jan 22, 2024.

feature request UX/interaction
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Your idea

At the moment, the properties do retain the view if the user immediately selects the same type. For example,

  1. Select a fingering text
  2. Click "Appearance" in properties. Later
  3. Click another fingering text
    The result will show the "Appearance" section as activated. This seems good.

However, if the user selects nothing after 2) and then clicks another fingering, that properties view is lost back into default options. Personally, I think it would be better if it was retained.

I'd even venture to say it would be even better if you could retain views between different element-type selections. That is to say, for example say you selected a note-head and then opened up the "Beam" area, then later clicked a fingering text, then click back onto a note-head again. At this point, it would be nice if the beam area was still activated.

Problem to be solved

Loss of properties configuration between element-type selections of score.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.