Skip to content
This repository was archived by the owner on Oct 4, 2018. It is now read-only.
This repository was archived by the owner on Oct 4, 2018. It is now read-only.

Invert slot actions #75

@cobbdb

Description

@cobbdb

There is limitation with current control flow. Example:

  • Two different RP01 slots exist in groups default and sidebar.
  • Both groups contain multiple other slots.
  • It's not possible to pluck from sidebar and then only show that RP01.

Syntax should be able to support this:

harmony.group('sidebar').slot('RP01').show();

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions