Hello everyone!
I have a same problem, that was descriped in below Stackoverflow link :
Who can explain to me why it is so? Is this a bug?
Hello everyone!
I have a same problem, that was descriped in below Stackoverflow link :
Who can explain to me why it is so? Is this a bug?
Hi
I'm having the same issue. I've been googling around for this but I haven't found a solution that doesn't require you to create your own cell layout.
I think it's a bug and I'm surprised it hasn't been fixed.
There's a workaround and that is to never use the default static styles but always do a Custom cell and drag out your own controls.
It's almost like they're creating new labels internally in the cell but they never assign the text to the new label. I haven't checked the memory address of a label before and after a dynamic font change to verify this or not.
It also affects cell when you do a static table, like a menu.