-
Notifications
You must be signed in to change notification settings - Fork 3k
Description
Describe the bug
MuseScore 4 lacks the opacity control in the color picker - needed for creating highlighter effects
To Reproduce
Steps to reproduce the behavior:
- Add a staff text
- Set the Frame to rectangle in Properties
- Click the color swatch to set the flll color
- See error: no opacity control
Expected behavior
An opacity control is needed to create translucent effects, such as mimicking a yellow highlighter pen
Screenshots
This is how it looked in MuseScore 3, and shows how the feature was commonly used by educators:

Platform information
- OS: Linux
Additional context
In MU3, it was very annoyingly necessary to explicitly set this to 255 if you wanted to actually see the background color at all - the default was 0. Glad to see that opening this dialog now sets the color to opaque. But, there still needs to be a way to set it to intermediate values like 127. And, a small complication - that value, once explicitly set, should remain set and not get arbitrarily changed to 255 every time you open the dialog. So, whatever magic happens to force the opacity to 255 upon setting a color, should be smart enough not to do this if there is an explicit opacity value already set.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status