WebImageView – Strange

What is wrong to the WebImageView control!?
After it did not work at all, not with picture nor with picture from url, now I can at least see a picture, even I do not know why it works now.
But the settings of the alignment does not interest the picture at all!?

XOJO Pro v2017R1.1 Mac OS X 10.11/10.12

I’m not aware of any issues with WebImageView. It would be helpful if you could show a screenshot of what you are seeing and some code of how you are setting it up.

Was searching a way to show pictures (files) stored somewhere near the executable file.
I thougth it would be possible to set the url property of the WebImageView to the URLPath of the FolderItem.
This would be the easyest way, but does not work.

I’m just interested in seeing what you’re seeing at this point. Just a screenshot so we can see what’s wrong, because a statement like “What is wrong to the WebImageView control!?” is a little vague.

Sorry Greg but there is just nothing to see because there is nothing shown.
Going to copy the project from my usb stick.
I worked on this at the office.
Just a moment please.

DevTools in Safari is showing info about the image (seems to be in there) 516 x 142 Pixel (Naturally: 1 x 1 Pixel)

And here the (colored) WebImageView with no visible picture:

So how do you show an image from a file in a webapp?


and

(hope this helps!)

Thank you Tim!