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 Mesh.canvasPadding #7463

Merged
merged 5 commits into from
May 8, 2021
Merged

Conversation

dev7355608
Copy link
Collaborator

Description of change

The math is flawed: https://www.pixiplayground.com/#/edit/i57Nv699UIsCI3y5wczPd. Fixed it.

Pre-Merge Checklist
  • Lint process passed (npm run lint)
  • Tests passed (npm run test)

Copy link
Member

@ShukantPal ShukantPal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@bigtimebuddy bigtimebuddy added the ✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t label May 5, 2021
@codecov
Copy link

codecov bot commented May 8, 2021

Codecov Report

Merging #7463 (b817b0c) into dev (e305aaa) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               dev     #7463   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines          699       699           
=========================================
  Hits           699       699           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e305aaa...b817b0c. Read the comment docs.

@bigtimebuddy bigtimebuddy merged commit 7aab194 into pixijs:dev May 8, 2021
@bigtimebuddy
Copy link
Member

bigtimebuddy pushed a commit that referenced this pull request May 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants