Skip to content

CLViewSizeWider help #24

@justinamberson

Description

@justinamberson

In a subclass of CLViewController, I've imitated the CLWebViewController -init methods and inserted

    _viewSize = CLViewSizeWider;

into the if (self) code block. However, when pushing this view onto the stack, it's still half sized. What is it that I'm doing wrong? This view is also loaded from a nib, fwiw, so is there a special consideration for this case? I've also tried putting the _viewSize variable in -viewDidLoad to no avail.

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