image scale down on 1.4.1
Hi,
It's just me or he last build does not scale the images down ?
so an image with 200x200 real size, when put in an imageview with 100x100 does not scale down, and appears in all it's glory.
3 Answers
- 
				
					Ok, more about it: it only happens on local images. 
 The remote images are resized the right way.
- 
				
					yes i confirm the same issue. 
 local images are not resize. hope they fix it soon because i've downloaded the last build after the itunes10 problem
- 
				
					See image scaling post, and refer to the sample method on image scaling programmed with visual basic language. Public Shared Function ApplyResize(img As REImage, ratio As Single) As Integer