This is a migrated thread and some comments may be shown as answers.

Nested SlideView with a PanZoomImage inside doesnt load initially

1 Answer 12 Views
SlideView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jeff
Top achievements
Rank 1
Jeff asked on 13 May 2014, 12:48 AM
I've nested a SlideView(Horizontal) inside a SlideView(Vertical) with a PanZoomImage, all of this is passing through ItemTemplateSelector's and on initial load its totally blank. It behaves as though the images are loaded but they don't actually display until they've been transitioned (horizontally) several times. This is just a repro, in my actual case the items seem to show most of the time, but the nested SlideView (Vertical) doesn't appear to be responding to user input.

https://gist.github.com/hippiehunter/4448eaf440c1fae3bbbd

https://gist.github.com/hippiehunter/e325e76f2573708b96bf

1 Answer, 1 is accepted

Sort by
0
Todor
Telerik team
answered on 16 May 2014, 07:59 AM
Hello Jeff,

Thank you for your question.

I managed to reproduce the described behavior using the code you provided.
You need to remove the binding of Width and Height in both templates and the images will be shown as expected.

Let us know if you need further assistance.

Regards,
Todor
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
SlideView
Asked by
Jeff
Top achievements
Rank 1
Answers by
Todor
Telerik team
Share this question
or