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)