Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Fix listview undefined behaviour#101

Merged
sinan merged 2 commits intokoding:masterfrom
tetsuo:fix-listview-undefined-behaviour
Dec 10, 2014
Merged

Fix listview undefined behaviour#101
sinan merged 2 commits intokoding:masterfrom
tetsuo:fix-listview-undefined-behaviour

Conversation

@tetsuo
Copy link
Copy Markdown
Contributor

@tetsuo tetsuo commented Dec 10, 2014

AutoCompleteController tries to pass a view instance when ListView expecting itemData. this results in some undefined behaviour.

according to docs there should be an addItemView method but it's missing.

this fix brings the sexy back along with AutoCompleteController corrections.

sinan added a commit that referenced this pull request Dec 10, 2014
@sinan sinan merged commit 37ce352 into koding:master Dec 10, 2014
@tetsuo tetsuo deleted the fix-listview-undefined-behaviour branch April 5, 2015 03:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants