Last update, 1.3.82, question about old behaviour on button image[overlay]

Answered
0
0

Hi!
See attached image, on 1.3.74 image overlay and text seems to be better, on last update seems overlapping.
Maybe some way to set fixed image size. or any advice.
On 1.3.74 i set button with overlay image, and Image align to topcenter, and textalign to bottom center.

Thanks in advance!

  • You must to post comments
Best Answer
0
0

Thanks, it’s all connected to the same regression with background images not setting a layout or using tile. Will send you a dev build to verify with your app.

Thanks,

Luca

  • Ser Gar
    Thanks!
  • Mark Reed
    Is there an ETA on this dev build? Or can you send it to me as well?
  • You must to post comments
0
0

Thanks!
Image button overlay is better in 1.3.83 than 1.3.82 but stills a little overlapping [see attached image]
I guess image button overlay used to be from original image size, but now seems to be dinamic and button size dependent.

********************************************************************************************************************
Maybe if some property exists that tells if image overlay should be in original image size or button size dependent; or some way to set fixed image size

But still having issues with BackgroundImageLayout=Tile for Wisej.Web.Page, it seems to be tiled but with bigger image (not original size), resulting degraded background [see attached image]

Attachment
  • Luca (ITG)
    Yes, thanks. Fixed now, you should get a dev build to verify with your app. You can force the size of images using an ImageList component even if the images are NOT in the imagelist. Example: Add an ImageList component, set the ImageSize to 32×32, assign the ImageList to a button, now the images (Image, ImageSource) of the button are forced to 32×32. This allow you to normalize the size in one place.
  • Ser Gar
    I don’t get the new dev build yet, thanks in advance!
  • You must to post comments
0
0

Another image sample

  • You must to post comments
Showing 3 results
Your Answer

Please first to submit.