Skip to content

Implement missing attributes in BONTextAlignmentConstraint #37

Open
@ZevEisenberg

Description

@ZevEisenberg
case BONConstraintAttributeFirstBaseline: // fall through
case BONConstraintAttributeLastBaseline: // fall through
case BONConstraintAttributeBottom: // fall through
case BONConstraintAttributeUnspecified: {
    [NSException raise:NSInternalInconsistencyException format:@"Not implemented yet"];
    break;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions