Good I'm not insane. I don't know the expected behavior but I did notice this.
I am changing some code to use this and I was pretty sure the behavior changed but I was new to the code, so yeah it may have changed. From: [email protected] [mailto:[email protected]] On Behalf Of Sean Sent: Tuesday, December 06, 2011 9:37 PM To: [email protected] Subject: [google-appengine] Change in behavior of get_serving_url Hi, I've noticed that some time in the last couple days, the behavior of the url returned from get_serving_url has changed. It used to return an image at full resolution, now it appears to default to 512 x 512. Also, appending =s1600 used to return a 1600 x 1600 image, even with a 100 x 100 source, but, it seems that it no longer scales resolution up. Has anybody else noticed this? Should I just use =s1600 where I want the full size image? Thanks, Sean -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/kQaJDPbiOVsJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
