Open
Description
Describe the bug
Canvas Api bug -
- The drawing canvas does not use whole section to draw but only part of the whole.
- The draw pointer on drawing canvas is displaced from actual mouse pointer.
To Reproduce
Steps to reproduce the behavior:
- Go to Canvas API page
- Click on Show Canvases button.
- Go to Drawing canvas section and try to draw in it.
- The canvas only uses 1/3 of space to draw and that is also not aligned with mouse pointer.
Expected behavior
- The whole Drawing canvas should be usable to draw.
- Mouse pointer and drawing pointer should be in sync and on same coordinates on screen.
Desktop
- OS: Windows 10
- Browser Chrome
- Version 106