I found another issue with this version. When compiling programs for out DP710 everything looks fine on the computer but after downloading into the Display, the graphics are not always in the same position.
About that, I had the same kind of problem in the following conditions :
- I import an image that has an "Attachment Point" on the (0;0) point (top left corner).
- This image is naturally on the horizontal position.
- I drag this image into the screen definition
- I set the "AttachmentPoint" property at "apCenter" for ease of image placement (to make sure it is centered on a specific location)
- I set the rotation at 90° to make the image vertical (because that's what I want to achieve)
When I do all the above, on the Screen Preview, everything is fine and the image is as at the good position (image is vertical, center of image is located at the InsertionPoint coordinates I set). But, when dowloaded in the display, the displayed image is not at the same position.
This happened on 11.1.6, so it's not related to 12.1.7.
So, please verify if the image you are talking about have an AttachmentPoint property set at something else than "appDefault".
Hope to help!