estanglerbm opened a new issue #941: URL: https://github.com/apache/royale-asjs/issues/941
Recent fix for issue #811 (change was to exclude some elements in UIComponent.numElements) causes problems for VirtualDataContainerView.removeAllItemRenderers() [called via VirtualListView, as IBeadView of DataGroup in SparkRoyale]. Specifically, removeAllItemRenderers() doesn't remove all of them, since it relies on numElements and expects the total count. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
