SMIconLabel icon indicating copy to clipboard operation
SMIconLabel copied to clipboard

uitableviewcell

Open raphaels17 opened this issue 7 years ago • 0 comments

Hi

When i use the label in cell the size gets changed and as a consequence the text doesn't fit anymore cell.itemLabel?.icon = UIImage(named: "hanger-icon") cell.itemLabel?.iconPadding = 5 cell.itemLabel?.numberOfLines = 0 cell.itemLabel?.iconPosition = (.left, .center )

Why did I get wrong

raphaels17 avatar Jun 03 '17 15:06 raphaels17