wise9 / enchant.js

A simple JavaScript framework for creating games and apps
http://enchantjs.com
MIT License
1.69k stars 314 forks source link

ListView for Dynamic Loading of Content at Runtime: enchant.widget.LazyListView #306

Closed illfang closed 9 years ago

illfang commented 9 years ago

Addition of the enchant.widget.LazyListItem and enchant.widget.LazyListView classes to support the dynamic loading of content within a ListView to support large lists which might not be displayed completely.