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

Layer#toggleVisibility() #54

@j6k4m8

Description

@j6k4m8
  • OS: *
  • Browser: *
this.visible = !this.visible;
this.children.forEach(c => c.visible = this.visible);

Metadata

Metadata

Assignees

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