Skip to content

Pinboard flex mode. #1

Description

@moonheart08

Essentially, all controls should grow to consume available space in their assigned growth direction, given some boundary. (bidirectional growth may be possible but it feels like it devolves into a box packing problem)

image

Conflicts should be solved iteratively, preferring the control closer to the volume being conflicted on, and deconflicting by order if ambiguous.
A potential approach would be to maximally expand all controls and then reduce them to fit based on intersections.

Behavior should be intuitive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A - LayoutUI Layout related issues (i.e. new containers)K - FeatureNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions