Skip to content

constructor row constraint is not applied to all rows #91

@schmitzli

Description

@schmitzli

We recently updated from an old version to 11.0.
Now we have the issue that a row constraint AC().gap("0") given as a constructor parameter is only affecting the first row gap, but for subsequent rows the default gap is applied.
We found a workaround with LC().setGridGapY("0") but i think this is still a bug as the constraint should be applied to all rows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions