I want to use the cool hovering feature of the image tag. But it doesnt' work in the following context!
I've a modeless Popup, there is a rowflexlinecontainer with box elements that contain the image tag. When I hover it the image is shown very small below the box?
my ability to imagine things that happen on other screens than the one of myself is limited... ;-)
It would be great to add...
...screenshot of how it looks like
...XML layout how the image is embedded
...the image itself
If images are rendered very small (16x16) then it typically is an issue that the size of the image can not be properly calculated. But that's just a guess.