Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

[Bug] [DrawingView] [Android] draw outside of control #1679

@circa94

Description

@circa94

Description

When drawing something on the DrawingView Control and moving out of the control, the lines are still drawn

Steps to Reproduce

  1. Open Android Sample App
  2. Open DrawingView Sample
  3. Draw a line starting from inside the DrawingView
  4. Draw the line outside of the control

Expected Behavior

Lines outside of the control should not be visible/drawn

Actual Behavior

Lines can be drawn outside of the control

Basic Information

  • Version with issue: 1.3.0-pre2
  • IDE: VS 2019 16.11.2
  • Platform Target Frameworks:
    • Android: 11.0

Reproduction imagery

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working. Breaky break.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions