Image Component stretching the src image!
How do I prevent the image component from distorting/stretching images that load into as a source. I need a static image component and I am changing the source dynamically. It all works fine, except the images are distorting to the size of the component, i.e., landscape images are getting squeezed if I make the component portrait....likewise, portrait images are getting stretched when I make the component landscape! Any way to make the loaded image load proportionally regardless of the initial width and height of the component?
