On the QRadioElement, the selected value is the same color as the label. On narrow forms this is confusing. It looks like this may not have been intentional.
As far as I can tell, there is no cell.detailTextLabel. Maybe this was an oversight? I can make the change myself, just want to make sure I'm not missing something.
On the QRadioElement, the selected value is the same color as the label. On narrow forms this is confusing. It looks like this may not have been intentional.
Lines 150-151 of QRadioElement.m:
As far as I can tell, there is no cell.detailTextLabel. Maybe this was an oversight? I can make the change myself, just want to make sure I'm not missing something.