Skip to content

imageView unavailable? #43

@brendand

Description

@brendand

This is a great project. I've just successfully put it into my app and it took hardly any time at all.

But I'm not sure why the imageView property is marked as unavailable.

@property (nonatomic, readonly, strong) UIImageView *imageView __attribute__((unavailable));
// default is nil.  image view will be created if necessary.

The comment below it says an image view will be created if necessary, but this seems not the case.

Were there problems getting an imageView to render in the MDSpreadView?

I'm going to see what happens when I change that code a bit to try and get it to work.

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