- fixed: remove the row of reset cache in
Projector.next. If component was adjusting, user triggered the onEnd method, the new items would reset cache. However, component need cache to set anchorItem withsetAnchorFromCaches. So the anchorItem would be undefined at this moment. The next scroll handler would be crashed.
- fixed bug #11
- drop measure api