Skip to content

Nodes are not always properly resized when a child node is created #962

@sbegaudeau

Description

@sbegaudeau

Using flow:

  • create a container
  • resize it manually a little
  • create a child node inside

The node will not be resized to be able to properly contain its newly created child node. Somewhere in the incremental layout, we should invalidate the previous size if the node is too small to contain the new child.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions