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

PanAndZoomImage in Landscape mode

3 Answers 42 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.
Gabor
Top achievements
Rank 1
Gabor asked on 29 Nov 2013, 04:17 PM
Hi,

I am putting together a small image viewer with your SlideView control under Windows Phone 8. It works very good in Portrait orientation, but in Landscape mode the Pinch to Zoom feature starts to zoom in wrong location. Seems that the origin of the zoom is not correct. Please help.

Here is my XAML:

<telerikPrimitives:RadSlideView x:Name="ImageFlip" SelectedItem="{Binding SelectedItem}" CacheMode="BitmapCache" Visibility="Collapsed" SelectionChanged="ImageFlip_SelectionChanged" IsLoopingEnabled="False">
    <telerikPrimitives:RadSlideView.ItemTemplate>
        <DataTemplate>
            <telerikPrimitivesSlideView:PanAndZoomImage Source="{Binding ImagePath}" ZoomMode="Free"/>
        </DataTemplate>
    </telerikPrimitives:RadSlideView.ItemTemplate>
</telerikPrimitives:RadSlideView>


Thanks,
Gabor

3 Answers, 1 is accepted

Sort by
0
Valentin.Stoychev
Telerik team
answered on 04 Dec 2013, 09:37 AM
Hello Gabor,

We managed to reproduce the issue. It will be included in our backlog for fixing. I updated your Telerik points accordingly.

Regards,
Valentin.Stoychev
Telerik
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
0
Gabor
Top achievements
Rank 1
answered on 06 Dec 2013, 05:18 PM
Thanks. Then I will wait for the fix. Do you have any hint when this will be available for download?

Thanks again,
Gabor
0
Kiril Stanoev
Telerik team
answered on 11 Dec 2013, 03:45 PM
Hi Gabor,
We'll do our best to provide a fix for the upcoming Service Pack 2 which is scheduled for the middle of January.

Regards,
Kiril Stanoev
Telerik
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
Tags
SlideView
Asked by
Gabor
Top achievements
Rank 1
Answers by
Valentin.Stoychev
Telerik team
Gabor
Top achievements
Rank 1
Kiril Stanoev
Telerik team
Share this question
or