Skip to content

Typo in documentation #3

@barfoon

Description

@barfoon

self.frame.size.height should be self.view.frame.size.height

 self.grid = [[[SMGridView alloc] initWithFrame:CGRectMake(0, 
                                                              0,
                                                              self.view.frame.size.width,
                                                              self.frame.size.height)] autorelease];

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions