-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Selected notes in the Piano Roll editor do not look much different from unselected notes #4111
Comments
I don't think yellow is a particularly good choice for selection as it's
just as close to green as the current blue selection color. Some indicator
other than color may be a better choice if we consider colorblindness.
"In males with protanopia, there are no working red cone cells. Red appears
as black. Certain shades of orange, yellow, and green all appear as yellow."
…On Jan 15, 2018 06:04, "Narayan" ***@***.***> wrote:
Earlier, the selected bars in the Piano Roll Editor appeared deep blue,
and the unselected bars appeared green. Thus they looked distinct from each
other, and it was easy to tell them apart.
[image: image]
<https://user-images.githubusercontent.com/9047168/34927862-775fa002-f9df-11e7-97bb-5ca001aa4a79.png>
But now the selected bars have a different hue of green. As a result, it
is very difficult to tell which bars are selected and which are not.
[image: image]
<https://user-images.githubusercontent.com/9047168/34927865-7d413c7e-f9df-11e7-95c4-3088c0b84382.png>
*Desired:* Retain the color difference so that the user can easily tell
which bars are selected.
In fact, showing the selected bars in yellow would be a good choice.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#4111>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AIgVmvgQkNkIkkn8LWd9bfmBRMLKCu4vks5tKtxegaJpZM4Rd7Ot>
.
|
@raindropsfromsky thanks for this, we'll put it on the to-do list for 1.2.0. @Umcaruje let's make the contrast better here. @Spekular thanks for the research. |
It is available as a CSS option. My lousy eyes have already prompted me to change both selections and how scales are shown. @raindropsfromsky Here is my file: |
In case we want to take this into account without guess-working about what would look right, there's software like Color Oracle that applies a full-screen filter to simulate colour blindness. |
This ColorOracle utility is very nice. You don't need to install it either, you can just grab the JAR, which will open if you have Java installed already. http://colororacle.org/ColorOracleJar.zip Double-click the jar and then right-click the tray icon and select a color-blind profile it will temporarily switch a snapshot of your desktop to that color profile. Interestingly enough, the selected notes actually appear to be grayed-out with the most common color blindness, but they actually appear a bit easier to differentiate, so this may be less of a color-blindness problem and more of a general contrast problem. |
It is even simpler here Discuss: |
How about themes?
…On 16-Jan-2018 18:52, "musikBear" ***@***.***> wrote:
It is even simpler here
http://www.color-blindness.com/coblis-color-blindness-simulator/
Just drop any picture
My suggestion is no good either.
Users with Blue-Weak/Tritanomaly wont see any difference at all
*Discuss:*
Wouldent this perhaps best be tackled with a *set* of CSS files?
I doubt it will be possible to retain a nice design, where all kind of
color- impaired would see sufficient differences, *and* at the same time
have a design that is pleasant for those with normal eyes.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#4111 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AIoMgLS_jizsXLJs_C59k_2xWzKIxL8jks5tLKKfgaJpZM4Rd7Ot>
.
|
Earlier, the selected bars in the Piano Roll Editor appeared deep blue, and the unselected bars appeared green. Thus they looked distinct from each other, and it was easy to tell them apart.
But now the selected bars have a different hue of green. As a result, it is very difficult to tell which bars are selected and which are not.
Desired: Retain the color difference so that the user can easily tell which bars are selected.
In fact, showing the selected bars in yellow would be a good choice.
The text was updated successfully, but these errors were encountered: