Hi, i'm a novice developer and i'm trying to make an app with ngui, i'm stuck with a simple problem, hope u can help me!
i need to create with ngui a sort of image viewer for smartphone just like the image viewer in android/ios/wp8 image gallery, but how can i do that?
i have a thumbnail, when i click on it this thumbnail enable one uitexture object on the scene, pass one texture2d to him and the uitexture should be displayed on screen, rescaled properly for the screen resolution.
But i really dunno how can i rescaling the uitexture via script for keep his aspect ratio, i suppose it's an easy task but i'm really noob

thank you for your help and sorry for my english.