singodiyashubham87 / Draw-it-out

An online Whiteboard application built using ReactJS & TailwindCSS utilising the HTML5 Canvas & the JavaScript Canvas API.
https://draw-it-out.vercel.app
MIT License
82 stars 161 forks source link

[BUG]:Full canvas screen is not accessible #295

Open kumar1397 opened 3 months ago

kumar1397 commented 3 months ago

Describe the bug The very bottom and right side of the div can not be accessed by the brush pointer. The pointer only works up to a certain distance away from the right and bottom side of canvas.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Draw-it-out site'
  2. Click on 'brush button'
  3. Try to draw something at the very bottom or right side of the canvas screen.
  4. See error

Expected behavior The brush pointer should work uniformly throughout all the areas of canvas.

Screenshots

https://github.com/singodiyashubham87/Draw-it-out/assets/122858524/3a74e9f7-2fda-42dd-8187-013d4923b18a

Desktop (please complete the following information):

]

Additional context Please assign this issue to me under GSSoC '24.

singodiyashubham87 commented 3 months ago

@kumar1397 Assigned you the issue, Best of Luck :)

safiya2610 commented 3 months ago

I would like to work on it, Please assign it to me under GSSOC'24.