Skip to content

Restructure hierarchy to make PZPhotoView a UIView #5

@brennanMKE

Description

@brennanMKE

It would help to set a delegate property which is separate from the delegate property for UIScrollViewDelegate. Currently PZPhotoView inherits from UIScrollView and calls setZoomScale:animated: which is a method on UIScrollView which requires the viewForZoomingInScrollView: to be implemented on PZPhotoView. That's just awkward. :neckbeard:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions