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

Split CanvasRenderingContext2D.drawImage signature #214

Merged
merged 1 commit into from
Mar 17, 2017

Conversation

nkemnitz
Copy link
Contributor

Suggested fix for #14592.

  • provides correct parameter names for all three overloads
  • forces correct number of parameters (3, 5 or 9)
  • adds ImageBitmap as possible image source (see Added ImageBitmap interface #210)

@msftclas
Copy link

@nkemnitz,
Thanks for having already signed the Contribution License Agreement. Your agreement was validated by Microsoft. We will now review your pull request.
Thanks,
Microsoft Pull Request Bot

@msftclas
Copy link

@nkemnitz,
Thanks for having already signed the Contribution License Agreement. Your agreement was validated by Microsoft. We will now review your pull request.
Thanks,
Microsoft Pull Request Bot

@nkemnitz
Copy link
Contributor Author

Closed/Reopened PR to trigger Travis CI - the Mono download failed yesterday.

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.

3 participants