Skip to content

Test possibility of layout and data connected components #85

Closed
@bpostlethwaite

Description

@bpostlethwaite

We have the case where certain Fields in the Trace UI need to update layout.

So something like this needs to be possible:

<TraceFold>
    <LayoutThing>
         <SpecialFieldThatMayNeedBothContainersButUpdatesToLayout />
    </LayoutThing>
</TraceFold>

Example: bargroupgap boxgroupgap

Metadata

Metadata

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