aharui commented on issue #665: DateField icon is hidden URL: https://github.com/apache/royale-asjs/issues/665#issuecomment-575514919 I believe that Royale currently defaults to a down arrow character because it is available in more fonts and is more efficient than loading an image. If it is important to your app to use some other visual, you will have to customize the DateField. I believe you are already using a DateField subclass throughout your application. Just like you replace the TextInput, you can replace the Button.
---------------------------------------------------------------- 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] With regards, Apache Git Services
