Skip to content

Fix: Always assign a value to textColor and userInteractionEnabled#15

Open
agnat wants to merge 1 commit into
jaminguy:masterfrom
agnat:fix/configure_cells_properly
Open

Fix: Always assign a value to textColor and userInteractionEnabled#15
agnat wants to merge 1 commit into
jaminguy:masterfrom
agnat:fix/configure_cells_properly

Conversation

@agnat

@agnat agnat commented Sep 1, 2014

Copy link
Copy Markdown

Thing is: When setting allowsSelectionOfNonPlayableItem = NO and there are non-playable items more and more cells turn gray and become unresponsive. That is because the cells are reused but the textColor and userInteractionEnabled properties are not reset even if the new item is playable.

This should fix it.

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

Successfully merging this pull request may close these issues.

1 participant