Background Image in Aspect View Button in 800xA 6.0
Hello,
in 800xA 6.0 an Aspect View Button with background image assigned by the BackgroundImage property keeps the original size of that image irrespective of the actual size of the button. This is different from 800xA 5.0, where the image was resized, so after upgrade I have many Aspect View Buttons where only cut-out of the icon is displayed. In theory, it could be solved by defining BackgroundBrush = ImageBrush($'My icon',Stretch), but my icons are png images with transparent background, so I need BackgroundBrush property to set the background color of the button. Does anyone have any idea how to fix it? And yes, the Push Button and Toggle Button behave as expected - background image is resized according to the size of the button, so it could be a bug in Aspect View Button.
Answers
The handling of images in the Aspect View button was subject to a number of corrections during 5.1.
I believe you can expect to see a difference when upgrading from 5.0 to 6.0
5.1 RevE release notes (2PAA114364-510)
Add new comment