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] clear lines not working #1652

@circa94

Description

@circa94

Description

When clearing the DrawingView on Android, the lines are still visible until a new drawing has started. Only then previous lines will be removed.

Steps to Reproduce

  1. Open Android Sample App
  2. Open DrawingView Sample
  3. Draw some lines
  4. Click "DISPLAY HIDDEN LABELS"
  5. Click "CLEAR ALL LINES"

Expected Behavior

Drawn lines should be removed.

Actual Behavior

Lines are still visible.

Basic Information

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

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