Skip to content

Change part order as a last resort #6

@reluttrull

Description

@reluttrull

If all other attempts to fit into a give number of rows have failed, try changing the part order.

E.g.:
Assignments = 1, 1, 2, 2, 2, 3, 3, 3, 3, 4, 4, 5, 5, 5, 6, 6, 6, 6
Rows = 3
Max width = 6

Seating:
1 1 3 3 3 3
2 2 2 5 5 5
4 4 6 6 6 6

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions