LivelyKernel / LivelyKernel/lively.next

Derivations do not instantiate layout correctly

Open
#1,449 1 comment 0 reactions 1 assignee View on GitHub

@merryman is already working on this.

Since Apr 29, 2024.

:lady_beetle: bug 🔄 not reproducible 🔍 cause unknown
Dominant language
JavaScript
Stars
90
Forks
20
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.