Rotate Image in Designer

Hey all,

I have some image components in my app, but they won't turn in the designer view when I change the rotation angle. Am I doing something wrong?

The app is a starter version for a game of war, (I could use a canvas, but then there are issues with keeping the layout....)

Here is the screenshot and .aia file. Note that there is only one image uploaded. I took all the images except for the one off because with them the file was pretty big.

War.aia (12.5 KB)


All the images will be 3/2 ratio (or 81 by 54 pixels each)
Also, I have not gotten past this stage so there isn't code that deals with the Images yet.
Many thanks,

-NetMinderNo.9Apps

It's just a designer. If you want to see what it actually looks like, use a companion. Work is underway to improve the appearance of elements in the designer.

2 Likes

See below, rotation shown only on device

http://ai2.appinventor.mit.edu/reference/components/userinterface.html#Image.RotationAngle

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.