Skip to content

not resizing with autolayout #6

@johnscode

Description

@johnscode

Add the following to fix:

-(void)layoutSubviews {
// need to wait for autolayout to do its thing before setting up the masking image
[self maskView:self];
}

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