what happens if you copy the URL of that image and
open it in a new browser window/tab?

maybe you should also clear all cache/s,
restart the webserver/s to avoid any old data to confuse you.

On 19 Jan., 16:25, Deerman <deermang...@gmail.com> wrote:
> Thank you for your reply.
>
> The thing is I am actually not rotating anything. I am simply adding
> the image to the Image object and it is rotating itself.
> I checked the war folder, (that is where the image resides) and it is
> not rotated. But when it is displayed, it is rotated.
>
> Could it be a pixel issue or length width issue perhaps? I am totally
> stumped.
>
> On Jan 19, 10:09 am, Ashar Lohmar <asharloh...@gmail.com> wrote:
>
> > Hi
> > just a hint ... for example picasa if you say to rotate a image by
> > clicking the round arrow it shows it rotated, but the image isn't
> > really rotated picasa only makes an configuration file (hidden) that
> > will be read every time u go there and it "says" in it that the image
> > should be presented rotated, I saw the same thing on other picture
> > managers to.
> > maybe that's your problem or something similar to that.
>
> > to check that this is the case, open the image with paint for example.
>
> > I don't see another reason why this could happen, or maybe I'm wrong.
>
> > Good luck
>
> > On Jan 18, 5:10 pm, Deerman <deermang...@gmail.com> wrote:
>
> > > I am reading in an image from the user on the server side and copying
> > > it to the war folder. This process works fine.
>
> > > Then, through an RPC call, I get the location of the image and display
> > > the image to my Image object (which is placed in a VerticalPanel).
>
> > > The image is visibly, but the problem is for some images they are
> > > either rotated 90 degrees or -90 degrees. Am I missing something?
>
> > > Thanks
>
>
-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.


Reply via email to