Skip to content

Some absolute positions should not affect min/preferred size #88

@mikaelgrev

Description

@mikaelgrev

If a component/Node is positioned with "pos" it should not affect the min/preferred width of the parent if it has a reference to either .x2 or width since it creates a circular dependency and will lead to inconsistencies. Same in the vertical dimension.

The fix should probably be done somewhere in the Grid class or the LinkHandler.setBounds(...).

I don't have time to fix it right now, but it is worth noting since it creates nasty and hard to understand layout bugs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions