Skip to content

Bug fix for issue #12 - #15

Merged
VGBijpuria merged 1 commit into
VGBijpuria:mainfrom
pappurohit99:main
Oct 7, 2024
Merged

Bug fix for issue #12#15
VGBijpuria merged 1 commit into
VGBijpuria:mainfrom
pappurohit99:main

Conversation

@pappurohit99

Copy link
Copy Markdown
Collaborator

HTMLCanvas2DContext has a property called lineWidth which expects a numeric value. But, in drawLines, it was being set with a hex code which causes the undefined behaviour. Attached clip demonstrating fix

Screen.Recording.2024-10-06.at.21.47.41.mov

@pappurohit99 pappurohit99 changed the title Bug fix for issue#12 Bug fix for issue #12 Oct 6, 2024
@VGBijpuria
VGBijpuria merged commit c3dc46a into VGBijpuria:main Oct 7, 2024
@VGBijpuria

VGBijpuria commented Oct 7, 2024

Copy link
Copy Markdown
Owner

@pappurohit99 Do you wish to become a collaborator of this project?

@pappurohit99

Copy link
Copy Markdown
Collaborator Author

Sure, I can fix a couple of issues in my free time.

@VGBijpuria

Copy link
Copy Markdown
Owner

@pappurohit99 Ok, sent you the request

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.

2 participants