detailViewModal for all cell types
1 year, 5 months ago #1
Hey,
a SCDateCell already has the detailViewModal property. It would be great if this would be available for all kinds of cells.
In my specific case I need that for a custom cell (STV 2.0 Beta, SCControlCell).
Re: detailViewModal for all cell types
1 year, 5 months ago #2
Hi Patrick,
You're right. I think we should move the "detailViewModal" property to the SCTableViewCell superclass, as it's already used by several of its subclasses. Thanks!