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

feat: Support auto size for text with non-start alignment #1030

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

marc2332
Copy link
Owner

Closes #1029

Copy link

codecov bot commented Dec 29, 2024

Codecov Report

Attention: Patch coverage is 45.45455% with 6 lines in your changes missing coverage. Please review.

Project coverage is 74.77%. Comparing base (721dbaa) to head (302abd4).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/core/src/render/utils/label.rs 33.33% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1030      +/-   ##
==========================================
- Coverage   74.78%   74.77%   -0.02%     
==========================================
  Files         219      219              
  Lines       25433    25439       +6     
==========================================
+ Hits        19020    19021       +1     
- Misses       6413     6418       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@marc2332
Copy link
Owner Author

todo: tests!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🔥 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

enhancement: Support auto-sized centered text
1 participant