Skip to content

fix(ios): Proper drawing bounds for colored borders #10600

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

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

CatchABus
Copy link
Contributor

@CatchABus CatchABus commented Aug 5, 2024

PR Checklist

What is the current behavior?

There are cases when iOS views display extra borders. That is because layer fill drawing does not work well with fractional coordinates.

What is the new behavior?

iOS view colored borders will display properly.

Fixes/Closes #10548.

@cla-bot cla-bot bot added the cla: yes label Aug 5, 2024
@NathanWalker NathanWalker merged commit 75c8e94 into NativeScript:main Aug 5, 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
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