Skip to content

After the stage is redrawn, the original event will be triggered multiple times. Is there a way to reset or refresh the stage? #41

Open
@RangerGuan

Description

@RangerGuan
    <ko-stage #stage [config]="configStage">
        <ko-layer #layer [config]="configLayer">
        </ko-layer>
    </ko-stage>

    this.stage.getStage().addEventListener(
      'touchstart mousedown',
      (evt) => {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions