Skip to content
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

removed svg styling from old icon behavior fallback #7266

Merged
merged 2 commits into from Sep 27, 2019

Conversation

telamonian
Copy link
Member

@telamonian telamonian commented Sep 26, 2019

References

fixes #7265

Code changes

Removes SVG-specific styling from icons when icon handling falls back to the old "icons as CSS background images" behavior.

Also fixed SVG styling for toolbar icon labels.

User-facing changes

Toolbar icon labels now display correctly.

Backwards-incompatible changes

None

@jupyterlab-dev-mode
Copy link

Thanks for making a pull request to JupyterLab!

To try out this branch on binder, follow this link: Binder

@telamonian telamonian marked this pull request as ready for review September 26, 2019 07:03
@telamonian
Copy link
Member Author

This PR is ready to go. @mbektasbbg Can you please test this out and see if solves your problem?

@mbektas
Copy link
Member

mbektas commented Sep 26, 2019

thanks @telamonian, I just tested your fix and it works great!

@telamonian telamonian merged commit 88ee312 into jupyterlab:master Sep 27, 2019
@telamonian
Copy link
Member Author

@meeseeksdev backport to 1.x

@telamonian telamonian added this to the 2.0 milestone Sep 27, 2019
meeseeksmachine pushed a commit to meeseeksmachine/jupyterlab that referenced this pull request Sep 27, 2019
jasongrout added a commit that referenced this pull request Oct 2, 2019
…6-on-1.x

Backport PR #7266 on branch 1.x (removed svg styling from old icon behavior fallback)
@lock lock bot added the status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Oct 27, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ToolbarButtons with icons and labels not rendered correctly
2 participants