Segmentio icon indicating copy to clipboard operation
Segmentio copied to clipboard

Feature Request: Padding in option

Open Droppix opened this issue 8 years ago • 0 comments

A feature request

Would it be possible to extract the padding value (actually 8) from a cellview to allow setting it (eg "SegmentOptions")?

Actully: class SegmentioCell: UICollectionViewCell { let padding: CGFloat = 8}

Thanks

Droppix avatar Mar 08 '18 08:03 Droppix