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

fix(tiler): when scaling rectangles if the scaleX and scaleY differ scale using the larger dimension BM-772 #2693

Merged
merged 2 commits into from
Feb 15, 2023

Conversation

blacha
Copy link
Member

@blacha blacha commented Feb 15, 2023

This should reduce the amount of error when scaling large aspect ratios eg 512x16

…scale using the larger dimension

This should reduce the amount of error when scaling large aspect ratios eg 512x16
@blacha blacha requested a review from a team as a code owner February 15, 2023 21:28
@blacha blacha changed the title fix(tiler): when scaling rectangles if the scaleX and scaleY differ scale using the larger dimension BM- fix(tiler): when scaling rectangles if the scaleX and scaleY differ scale using the larger dimension BM-772 Feb 15, 2023
@blacha blacha added this pull request to the merge queue Feb 15, 2023
Merged via the queue into master with commit c498856 Feb 15, 2023
@blacha blacha deleted the fix/tile-render branch February 15, 2023 21:42
Wentao-Kuang added a commit that referenced this pull request Feb 28, 2023
…differ scale using the larger dimension BM-772 (#2693)"

This reverts commit c498856.
Wentao-Kuang added a commit that referenced this pull request Feb 28, 2023
…differ scale using the larger dimension BM-772 (#2693)" (#2711)

This reverts commit c498856.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants