-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Consider reversing the Cover Image "Background Opacity" slider. #8600
Comments
I think the slider should be renamed to Background Color Opacity, and you should be able to choose the overlay color. Alternatively, it could be named Background Overlay Opacity. I still think the Cover Image should just be a Reusable Block template consisting of a Container block with a nested Heading or Paragraph block and having preset settings. See also: |
Let's make a task for adding a background color option. Then we'd have a panel called "Overlay" which can have opacity and color as options. |
Opened #9329 and included a mockup. I suggest we keep this issue open until that's closed though. 👍 |
Removing |
Currently, if you adjust the Cover Image "Background Opacity" slider, it adjusts the opacity of the background color layer. 0% means there is no color overlay and 100% means there is a full color overlay.
In order for this to make sense, you must consider the black color to be the "background" of the cover image. I'd argue that this is confusing, and that users will consider the image to be the background, since it sits behind the text. Some informal testing of people around me has confirmed this, but I'd be interested to hear if there's more official testing one way or another.
When users consider the image to be the background, the background opacity slider values are the opposite of what you'd expect: when they're set to 0, the image is at full opacity, and when they're set to 100%, the image is invisible.
Suggested Solution
I suggest that the slider be reversed, so that 0% means the image is completely transparent (with a fully-opaque color overlay), and 100% means that the image is fully opaque (with no color overlay).
Alternatively, we should be more specific in the language of the slider to make it clear it's talking about the color, not the image.
The text was updated successfully, but these errors were encountered: