Skip to content

🐛 [Bug]: Drawing Canvas incorrect pointer movement and incorrect dawing area #176

Open
@rnsharma10

Description

@rnsharma10

Describe the bug
Canvas Api bug -

  1. The drawing canvas does not use whole section to draw but only part of the whole.
  2. The draw pointer on drawing canvas is displaced from actual mouse pointer.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Canvas API page
  2. Click on Show Canvases button.
  3. Go to Drawing canvas section and try to draw in it.
    image
    canvas draw mouse pointer bug
  4. The canvas only uses 1/3 of space to draw and that is also not aligned with mouse pointer.

Expected behavior

  1. The whole Drawing canvas should be usable to draw.
  2. Mouse pointer and drawing pointer should be in sync and on same coordinates on screen.

Desktop

  • OS: Windows 10
  • Browser Chrome
  • Version 106

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions