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

EntryElement doesn't call DequeueReusableCell #237

Closed
danmiser opened this issue Nov 22, 2015 · 1 comment
Closed

EntryElement doesn't call DequeueReusableCell #237

danmiser opened this issue Nov 22, 2015 · 1 comment

Comments

@danmiser
Copy link

This seems to run against all of the docs that I can find on GetCell(). Is there a specific reason this pattern isn't being followed for the EntryElement?

@migueldeicaza
Copy link
Owner

I believe that this was due to too much state to reset on the entry, so I just pay the price for every entry, it is not as reusable, but I did not think that there woudl be too many entry elements created, so the price was fine.

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