-
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
Adds an option to remove text decoration #43993
Conversation
Co-authored-by: Dave Smith <[email protected]>
There are at least two other options to solve this:
|
Size Change: +30 B (0%) Total Size: 1.25 MB
ℹ️ View Unchanged
|
This probably needs a different icon, maybe something simple like: @jasmussen, what do you think? |
I think we should try and start with the "Reset" icon, the minus, as we will be using that also for letter case. So a single icon for explicitly unset. If the minus doesn't feel right after we try it for a bit, we can update it across. |
@scruffian it doesn't work on the navigation block because of the block :D try with a paragraph. This PR does not try to fix the nav block's bug it's just a way to escape a setting for where it functions correctly 😁 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Some overlap with #44067 worth checking! |
Closing in favor of #44067 as it also switches away from radio group to a group of buttons which is better for many reasons listed in that PR's description. |
What?
Introduces an option to remove text decoration settings for blocks that support it.
Why?
Because you should be able to change your mind.
How?
Not great, adds a new option that sets it to none, but with a bad icon.
Testing Instructions
Screenshots or screencast
no-decoration.mp4