Skip to content

Replace [LINK] text with icon for linked staves #27848

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

zbazeeza22
Copy link

Resolves: #26532
#26532

Replaced the [LINK] text label for linked staves with a more visually intuitive icon.
This change improves the layout panel UI by making linked staves easier to recognize and interact with.
It also prepares for future enhancements such as adding a tooltip showing the linked staff name.

  • [ x] I signed the CLA
  • [ x] The title of the PR describes the problem it addresses
  • [ x] Each commit's message describes its purpose and effects, and references the issue it resolves
  • [x ] If changes are extensive, there is a sequence of easily reviewable commits
  • [ x] The code in the PR follows the coding rules
  • [ x] There are no unnecessary changes
  • [ x] The code compiles and runs on my machine, preferably after each commit individually
  • [ x] I created a unit test or vtest to verify the changes I made (if applicable)

Copy link
Member

@cbjeukendrup cbjeukendrup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You accidentally added and pushed your entire build folder to the Git repository. Please remove it :)

@cbjeukendrup
Copy link
Member

Superseded by #27858

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Linked staves representation in Layout panel: Use icon instead of [LINK]
2 participants