aharui commented on issue #871: URL: https://github.com/apache/royale-asjs/issues/871#issuecomment-647643270
I would not worry about ComboBase/ComboBox. I would see what DateField does or should do. If it does nothing, then is DateField's selectedItem going to return selectedDate? It might be simpler to just override the value getter in DateField and have it return selectedDate. The main goal of emulation is to return the right value and less to try to get all of old Flex SDK code to run. ---------------------------------------------------------------- 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]
