alokc83 / tweetero

Automatically exported from code.google.com/p/tweetero
Other
0 stars 0 forks source link

Images are not scaled before upload. #117

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create new tweet
2. add image
3. send tweet

What is the expected output? What do you see instead?

Usually images are scaled down to 600kb to 700kb. Now they are around 2 to
3mbs. The image scale setting has no effect.

Exambles:
(4/9 build)
http://img245.yfrog.com/img245/456/64975919.jpg
http://img63.yfrog.com/img63/2455/54382595.jpg

vs
(4/2 build)
http://img31.yfrog.com/img31/2561/19739233.jpg
http://img541.yfrog.com/img541/4132/11971873.jpg

Original issue reported on code.google.com by npettas@gmail.com on 9 Apr 2010 at 4:43

GoogleCodeExporter commented 9 years ago

Original comment by npettas@gmail.com on 9 Apr 2010 at 4:44

GoogleCodeExporter commented 9 years ago
Seems to work. Images are resized on server side. Unfortunately this doesn't 
solve 
uploading issue on 3g. Not sure why it works on imageshack's app and not this 
on. 

Original comment by npettas@gmail.com on 17 May 2010 at 11:58