Ejaz Asghar created FLEX-33523:
----------------------------------

             Summary: MultiDPIBitmapSource is not behaving properly when 
fillMode = repeat
                 Key: FLEX-33523
                 URL: https://issues.apache.org/jira/browse/FLEX-33523
             Project: Apache Flex
          Issue Type: Bug
          Components: Spark: Image
    Affects Versions: Apache Flex 4.9.0
         Environment: Flash builder 4.7 
            Reporter: Ejaz Asghar
            Priority: Critical


Hi there,
I'm developing a learning mobile app for children using Apache Flex and so far 
it is going great. Performance is good too. I didnt just learn a lot, but i 
also discovered many problem, one of them is v important and i'd appreciate if 
you guys take a look into it and fix it.
Problem is related to MultiDPIBitmapSource. It is working fine , however when i 
pass MultiDPIBitmapSource to a bitmapImage/Image controls with fillMode = 
repeat, it scales the image twice (instead of just replacing the image with 
appropriate dpi which is a usual case)
To generate the bug, simply pass a MultiDPIBitmapSource to any image control 
with fillmode = repeat,
Waiting for reply, Thanks

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to