nui icon indicating copy to clipboard operation
nui copied to clipboard

Label in custom UITableViewCell is not rendered with style

Open fpaaske opened this issue 9 years ago • 1 comments

I just ran into this with labels inside custom UITableViewCells. Setting an explicit class helps (any class name and then inherit from Label, e.g. Label:Custom), but will become very cumbersome in the long run.

I see a similar issue #86 but it was closed with workaround. What is required to make this happen automatically?

fpaaske avatar May 31 '15 16:05 fpaaske

I really need this, too. Can't understand how anyone can live without this working...

Wirsing84 avatar Jun 16 '16 20:06 Wirsing84