mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-26 05:27:03 +00:00
Previously more work was done than necessary to initialize custom table text cells. Now the theme state is set before initializing table cells, which allows fonts and colors to be set correctly. The selected colors still have to be set explicitly. BREAKING CHANGE: Because this operates within nib2cib, all xibs should be re-converted.