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

[text scaling] fix scaling issue on hidden avatars #160

Merged
merged 1 commit into from
Mar 6, 2019

Conversation

JorgenEvens
Copy link
Member

If a parent was not visible due to some parent having a display: none,
the text scaling will cause the font-size of the actual text value to
become 0px and thus not be visible.

Resolves #159

If a parent was not visible due to some parent having a `display: none`,
the text scaling will cause the font-size of the actual text value to
become `0px` and thus not be visible.
@JorgenEvens JorgenEvens self-assigned this Mar 6, 2019
@JorgenEvens JorgenEvens added the bug label Mar 6, 2019
@JorgenEvens JorgenEvens added this to the 3.5.1 milestone Mar 6, 2019
@JorgenEvens JorgenEvens merged commit 0aedafe into master Mar 6, 2019
@JorgenEvens JorgenEvens deleted the bug/hidden-text-scaling branch March 6, 2019 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant