Skip to content

Conversation

@stackotter
Copy link
Collaborator

#278 broke UIKitBackend's Text implementation when switching from UILabel to a custom text rendering UIView implementation. It didn't override its NSTextContainer's lineFragmentPadding, so the text content got rendered with a horizontal offset and ended up clipping even when there was available space.

#278 broke UIKitBackend's Text implementation when switching from
UILabel to a custom text rendering UIView implementation. It didn't
override its NSTextContainer's lineFragmentPadding, so the text
content got rendered with a horizontal offset and ended up clipping
even when there was available space.
@stackotter stackotter added bug Something isn't working UIKitBackend labels Jan 2, 2026
@stackotter stackotter merged commit 617d368 into main Jan 2, 2026
22 checks passed
@stackotter stackotter deleted the stackotter/fix_uikitbackend_text_rendering branch January 2, 2026 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working UIKitBackend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants