Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Create a Flex Project
2. Include the reference to a spark bitmap image as follows
<s:BitmapImage x="242" y="121"
source="@Embed('/assets/g5.png',scaleGridLeft='3',scaleGridTop='3',scaleGridRight='4',scaleGridBottom='30')"/>
2. Go to DV, refresh DV
3. Change the Image height, width. Say enlarge it or try to minimise it
Note: provide any image.
Actual Results:
Resize do not happen
Expected Results:
Resize should happen
Workaround (if any):