I am trying to align objects to an image and have added an image with css, no problem there. The only issue is that the window size appears to be slightly larger than the preferred size.
I have constrained the window size in project attributes and the height and width of the main form reports what I expect the size to be. If you compare the image in the app window with the image in the designer, the image appears to be slightly bigger in the app window.
Example project attached.
[Edit] example ImageSize1 uses an absolute sized image with on repeat in the css.
Just to clarify it appears that the window in the app is larger than the preferred size, even though the returned values are as they should be.
I have constrained the window size in project attributes and the height and width of the main form reports what I expect the size to be. If you compare the image in the app window with the image in the designer, the image appears to be slightly bigger in the app window.
Example project attached.
[Edit] example ImageSize1 uses an absolute sized image with on repeat in the css.
Just to clarify it appears that the window in the app is larger than the preferred size, even though the returned values are as they should be.
Attachments
Last edited: