Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
WebImageViewer - problem on Chrome
posted

Hello,

I think i found a bug in WebImageViewer. It displays images incorrectly. You can find it even on infragistics page (change view to Horizontal): 

https://ko.infragistics.com/samples/aspnet/image-viewer/horizontal-and-vertical-orientation

Could anyone tell me how to avoid this problem? Is there a way to adjust image height in WebImageViewer  so chrome will display it correctly?

(other browsers seems to not have any problems with this control)

Parents
  • 1740
    Offline posted

    Hello Jan,

    This is not a bug into the control. This is a bug into the samples browser. The code snippet section just stands over the ImageView and that's why you can't see the render of the control well.

    You can use it without any problems.

    As you see in the attached screenshot, the images are visible. I just moved down the section of the sample code.

    Thanks for the notification of this problem. We will fixed it very soon.

    If you have further questions, do not hesitate to contact us.

Reply Children