Skip to content

Conversation

CatchABus
Copy link
Contributor

PR Checklist

What is the current behavior?

There are cases when iOS views display extra borders. That is because border layers/masks have no anti-aliasing.

What is the new behavior?

iOS view borders will draw properly using anti-aliasing on corresponding layers.
This is a replacement for PR #10600. Previous attempt was a hackish solution and it eventually caused new problems (thanks @rigor789 for letting me know)

Fixes/Closes #10548.

@NathanWalker NathanWalker merged commit 4f46815 into NativeScript:main Oct 31, 2024
0 of 3 checks passed
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.

left/right labels border in FlexboxLayout show extra border in iOS
2 participants