pashminakazi commented on issue #665: DateField icon is hidden
URL: https://github.com/apache/royale-asjs/issues/665#issuecomment-575473143
 
 
   after line 151 : textInput = new MaskedTextInput();
   i have to add
   COMPILE::JS
               {
                   (textInput as MaskedTextInput).isAbsolute = false;
               }
   right?

----------------------------------------------------------------
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

Reply via email to