-
Notifications
You must be signed in to change notification settings - Fork 14
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
Fixes toggle white background color bug #1484
Conversation
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.
Works perfectly and wow is it nice to have this bug fixed! Would you mind replacing the one last Toggle
in ComposerActionBar
with this excellent NosToggle
?
Oops, that looked like a Toggle added to previews to me. I will make the change |
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.
Great work! Thanks for the updates!
Issues covered
#1251
Description
This PR fixes the issue with the toggles' background color being changed to white instead of green, after it has been turned on. The following changes were made:
How to test
Screenshots/Video