You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2020/11/24 20:09:58 UTC

[GitHub] [royale-asjs] yishayw commented on issue #952: Spark DropDown Button Sizing is Off

yishayw commented on issue #952:
URL: https://github.com/apache/royale-asjs/issues/952#issuecomment-733206624


   Workaround is to replace
   
   	<s:DropDownList id="pageListCombo" labelField="processedName"/>
   with
   
   	<s:DropDownList id="pageListCombo" labelField="processedName" height="20"/>
   


----------------------------------------------------------------
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:
users@infra.apache.org