Skip to content
This repository was archived by the owner on Aug 24, 2019. It is now read-only.
This repository was archived by the owner on Aug 24, 2019. It is now read-only.

initWithScrollView:delegate: should call initWithFrame: on super, not self #60

@vadim-fueled

Description

@vadim-fueled

Since initWithScrollView:delegate: is a de-facto designated initializer it should call designated initializer of superclass with super, not self
Explicitly stating that it's a designated initializer with NS_DESIGNATED_INITIALIZER would be nice.

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