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

the ctx.fillRect method doesn't work #24

Open
gopisf4061 opened this issue Mar 29, 2023 · 1 comment
Open

the ctx.fillRect method doesn't work #24

gopisf4061 opened this issue Mar 29, 2023 · 1 comment

Comments

@gopisf4061
Copy link

  1. While using fillRect() on drawing, it draws at width of 300, 150 instead of canvas's width and height

 

Code Changes:

 

Bug Line:
image

 

Fix Line:
image

 

  1. Stroke color and fill color of context changes while calling setTransform() method in polyfill

 

Code Changes:

 

Bug:
image

 

Fix:
image

@gopisf4061
Copy link
Author

can you please update on this

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

No branches or pull requests

1 participant