Skip to content
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

Derivations do not instantiate layout correctly #1449

Open
linusha opened this issue Apr 29, 2024 · 0 comments
Open

Derivations do not instantiate layout correctly #1449

linusha opened this issue Apr 29, 2024 · 0 comments
Assignees
Labels
🔍 cause unknown A problem which needs more investigation/is not yet reproducible 🐞 bug Something isn't working 🔄 not reproducible

Comments

@linusha
Copy link
Contributor

linusha commented Apr 29, 2024

I used a component that has a TilingLayout configured in which wrapSubmorphs is set to true.
I use this component as a part in another component. There, I overwrote the layout configuration to add some padding. This lead to wrapSubmorphs being set to false on the part and I needed to explicitly set it to true once more.

@linusha linusha added the 🐞 bug Something isn't working label Apr 29, 2024
@linusha linusha changed the title Derivations do not intantiate layout correctly Derivations do not instantiate layout correctly Apr 29, 2024
@merryman merryman added 🔍 cause unknown A problem which needs more investigation/is not yet reproducible 🔄 not reproducible labels Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔍 cause unknown A problem which needs more investigation/is not yet reproducible 🐞 bug Something isn't working 🔄 not reproducible
Projects
None yet
Development

No branches or pull requests

2 participants