Skip to content
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

Percussion panel - layout and interaction basics #24753

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

mathesoncalum
Copy link
Contributor

@mathesoncalum mathesoncalum commented Sep 16, 2024

Some things to note:

  • There is no interaction with the score yet (hence why an example/placeholder kit is used). This PR focuses purely on the panel layout and UX basics.

  • 

The “toolbar” (Write, Preview, etc.) is placed within the percussion panel area in this PR. This is expected as we first need to merge #22050 to place these controls in the DockFrame.

To summarise the interactions/responsibilities of the new components: PercussionPanelPadModel will maintain all data relevant to single pad (currently this only consists of the instrument name), PercussionPanelPadListModel will handle the initialisation of pads in the grid (and any layout editing), and the PercussionPanelModel handles panel modes (and eventually score interactions).

@mathesoncalum mathesoncalum marked this pull request as ready for review September 27, 2024 12:23
@RomanPudashkin RomanPudashkin merged commit 5fd9c73 into musescore:master Sep 27, 2024
11 checks passed
@mathesoncalum mathesoncalum deleted the percussions_layout branch September 27, 2024 13:14
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.

2 participants