Skip to content

vis issue #12

Description

@nicopan

Hi, this week I compiled Pd-L2Ork from git on a Debian Wheezy: I notice that I can't set the visibility of an abstraction. An example:

I have a patch (patch-one.pd) that contains a subpatch (patch-two) and an abstract (patch-three.pd).
In puredata and pd-extended I used to toggle visibility in these ways:

|vis 0( |vis 1(
| /
| /
| /
|send pd-patch-two|

and

|vis 0( |vis 1(
| /
| /
| /
|send pd-patch-three.pd|

The first method works, while the second not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions