Closed ndonald2 closed 10 years ago
Also moved the custom width config when loading the cell prototype so that it will apply to non-nib-based cells as well (not sure if it's necessary but this way it's just implicit)
BTW this supersedes #6 since it includes that commit, merging this one should close the other automatically though.
Excellent documentation! Somehow a star got missed that broke its documentation-level functionality--I went ahead and pushed it on here.
Yea, Love the documentation! Looks amazing to me. Nice work, merging.
@arrouse @sixstringtheory
As proposed in #7 this gets rid of the initializer methods in favor of just using the registration methods. There was significant redundancy there since the init methods were simply calling the public registration methods anyway.
Also changed:
setFrameWidth: