Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: richardwood on August 25, 2014, 11:48:08 AM
-
Hey, I have UITexture, which the content are from DownloadTexture. Should be placed on this avatar box, anchored
(http://puu.sh/b7rE7/3ce1496f28.jpg)
when I run, it downloads the image, and placed it on the box as it is so when the size is big, it become like this
(http://puu.sh/b7rFJ/39454786bc.jpg)
How do I make it so that whatever size the downloaded image is, it must not oversize the avatar box,
-
Comment out line 30 of DownloadTexture.cs (the call to MakePixelPerfect()).