You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
XCode 4.3.2, iPhone, 5.1 or above, Story board with KKGridViewController sub-classed.
All the section headers are drawing correctly (and are sized correctly for the content) and although the pressed and selected states are correctly drawn (cells turn blue), every other cell is white regardless of what I do. I've checked background color observers are firing etc, but other wise just big white sections with cells that turn blue only when tapped. cell.imageView.image has no effect.
Master branch, downloaded on Thursday.
What am I doing dumb?
The text was updated successfully, but these errors were encountered:
You are right, it's working fine when implemented directly. I'll try and get the time to create a smaller storyboard example that I can send rather than the rather large product project.
I must be doing something stupid wrong!
XCode 4.3.2, iPhone, 5.1 or above, Story board with KKGridViewController sub-classed.
All the section headers are drawing correctly (and are sized correctly for the content) and although the pressed and selected states are correctly drawn (cells turn blue), every other cell is white regardless of what I do. I've checked background color observers are firing etc, but other wise just big white sections with cells that turn blue only when tapped. cell.imageView.image has no effect.
Master branch, downloaded on Thursday.
What am I doing dumb?
The text was updated successfully, but these errors were encountered: