ElaWorkshop / TagListView

Simple and highly customizable iOS tag list view, in Swift.
MIT License
2.64k stars 492 forks source link

Text color and text font not working #239

Open zeusent opened 5 years ago

zeusent commented 5 years ago

It seems that whatever I do I cannot set the correct textColor for my tag list view. I've set it in my storyboard, I've set it in code for the tagListView, also set it for each tag after adding it but no matter what I've tried it's always white for some reason. Setting the selected tag color works without any issues...

Same issue I'm having with the font. Doesn't matter what font I set the tags always use the default system font of size 18.0

I'm running Xcode 10.3