Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cells/background not rendered #141

Open
RougeExciter opened this issue May 14, 2012 · 2 comments
Open

Cells/background not rendered #141

RougeExciter opened this issue May 14, 2012 · 2 comments

Comments

@RougeExciter
Copy link

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?

@kolinkrewinkel
Copy link
Owner

Hmm...I've noticed a lot of people having issues with Nib-based grid view instances. Can you try to implement it in code and let me know the result?

@RougeExciter
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants