estanglerbm commented on issue #941: URL: https://github.com/apache/royale-asjs/issues/941#issuecomment-732306632
Well, I can certainly patch removeAllItemRenderers(). But I'm really trying to point out that the relatively-recent change by @aharui to UIComponent.numElements (checking the royale_wrapper) may break more things. Should numElements really return less than the number of elements, as expected by other code? If so, that's fine; can patch functions as needed. Just want to confirm. [Both sets of code are doing something unusual: removeAllItemRenderers() is deleting all-but-two, and numElements is returning less than the number of elements. So not sure who should win.] ---------------------------------------------------------------- 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]
