You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Yishay Weiss (JIRA)" <ji...@apache.org> on 2015/08/31 11:43:45 UTC

[jira] [Created] (FLEX-34928) [FlexJS] First view in TabbedViewManager not layed out properly

Yishay Weiss created FLEX-34928:
-----------------------------------

             Summary: [FlexJS] First view in TabbedViewManager not layed out properly
                 Key: FLEX-34928
                 URL: https://issues.apache.org/jira/browse/FLEX-34928
             Project: Apache Flex
          Issue Type: Bug
          Components: FlexJS
    Affects Versions: Apache FlexJS 0.0.2
            Reporter: Yishay Weiss


1) Take the MobileTrader example. 

2) Add a first view that contains an image set to fill in the screen

    <myNs:Image width="100%" height="100%" source="http://www.lessons4living.com/images/penclchk.gif"/>

3) Image will not be shown

4) Add a dummy view as the first view (even a copy of view from step (2) will do).

5) This time image will be displayed and will be laid out to fill the screen, as expected.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)