Skip to content

Feat: Layer system #9

Description

@oixel

Use z-index to overlay different layers based on where they are (0 = background, 1-10 = layers). This could allow you to move layers around by changing their index. Then use pointer-events-none on all non-active layers and only allow pointer events on the current later.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featA new feature

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions