GSoC 2024 Project: Accessibility Profiles for MuseScore - Week 2

Posted 1 week ago

Hello!

This week I was building the required backend classes to support the functionality of "Score Style Preset".

Below is the segmented status of the project:

Current status of the project
We have completed:
1. Implemented the C++ model for score accessibility.
2. Added the functionality for loading the different Modified Stave Notations.
3. Fixed UI issues from first week.

All codes are up for review here in the draft PR: https://github.com/musescore/MuseScore/pull/23048

Key accomplishments this week
Updated the PR with the backend code for the first option i.e. score style preset.

Issues
1. Default Dropdown option stylesheet loading needs to be fixed.
2. Add "..." menu. Currently only reset is there.
3. If changes in style are done, update the Preset to Custom but currently changes to blank.

Tasks in the this week
This week, I will continue to fix the issues around the first option. In Parallel, will add the UI for the second option but in terms of priority I will first tackle issues from week 2.

Have a Good Day,
Animesh
Github: https://github.com/nasehim7