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

Validate if line_height is set to zero #978

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wkozyra95
Copy link
Member

@wkozyra95 wkozyra95 commented Feb 24, 2025

text renderirng panics on zero line height, validate it on the api layer

@wkozyra95 wkozyra95 linked an issue Feb 24, 2025 that may be closed by this pull request
@wkozyra95 wkozyra95 marked this pull request as ready for review February 24, 2025 13:36
@wkozyra95 wkozyra95 force-pushed the @wkozyra95/fix-zero-line-height-text branch from 52d9437 to 9ab40a9 Compare February 24, 2025 13:40
@wkozyra95 wkozyra95 force-pushed the @wkozyra95/fix-zero-line-height-text branch from 9ab40a9 to 62e447d Compare February 24, 2025 13:50
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.

lineHeight: 0 results in error
1 participant