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

Nesting CondensedInlinePanel on snippet, nested panels do not show up #78

@CriticalNameError

Description

@CriticalNameError

I would like to nest a CondensedInlinePanel inside another CondensedInlinePanel on a Snippet.

It works fine with standard InlinePanel. When I exchange it with CondensedInlinePanel, the top layer displays fine (except there are old and new add buttons) but the nested one(s) do not show up in the GUI.

Is CondensedInlinePanel supposed to work for my use case?

If so, I would construct a minimal example in order to reproduce the issue to further investigate it.

Screenshot 2020-04-27 at 18 33 08

After exchanging InlinePanel with CondensedInlinePanel:

Screenshot 2020-04-27 at 18 34 08

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