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

Allow for dynamically updated fontSizes in CodePane #875

Merged
merged 2 commits into from
Apr 9, 2020

Conversation

kale-stew
Copy link
Contributor

Description

Fixes #874 -- now, users can provide a fontSize prop to CodePane to dynamically change the font. It will look for props first, then for a monospace theme, and finally fall back to the default size of 15px.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

@kale-stew kale-stew merged commit 910bf0c into master Apr 9, 2020
@kale-stew kale-stew deleted the bug/codepane-font-size branch April 9, 2020 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to Update FontSize in CodePane
2 participants