I ran it and came to the following conclusion:
ui-label puts the 8pt into both padding and textContainerInset which is done in NLabel.swift (line 53).
Basically on recyclable views the first one has the correct padding, each following ones have double padding
I ran it and came to the following conclusion:
ui-label puts the 8pt into both padding and textContainerInset which is done in NLabel.swift (line 53).
Basically on recyclable views the first one has the correct padding, each following ones have double padding