Skip to content

Test possibility of layout and data connected components #85

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bpostlethwaite opened this issue Nov 16, 2017 · 1 comment
Closed

Test possibility of layout and data connected components #85

bpostlethwaite opened this issue Nov 16, 2017 · 1 comment
Assignees

Comments

@bpostlethwaite
Copy link
Member

bpostlethwaite commented Nov 16, 2017

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

@bpostlethwaite bpostlethwaite self-assigned this Nov 16, 2017
@bpostlethwaite
Copy link
Member Author

done in #91

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant