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

Problems with Pivot Page

3 Answers 46 Views
ImageEditor
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
tom
Top achievements
Rank 1
tom asked on 02 Sep 2013, 07:39 PM
Dear Supporter

I'm try putting ImageEditor control into Pivot Page .The Contrast , Brightness , Hue , Saturations , Sharpness the seek bar not working, when i change the seek bar make pivot page moving to another page , just can edit with + and - button . But when i try Text edit function , there is alow change hue , lightness.. also use same seekbar and working well . So , can i do something for make ImageEditor working on Pivot Page ?

Thanks !

3 Answers, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 04 Sep 2013, 07:49 AM
Hi,

In general it is not recommended to use controls which accept horizontal manipulation gestures in a Pivot. This is part of the Microsoft UX Design Guidelines for Windows Phone. Normally an Image Editor control would be put in a separate picture-editing page.

For the purpose of experimentation, you can try setting the UseOptimizedManipulationRouting on the ImageEditor control to false and let me know if it resolves the case.

Regards,
Deyan
Telerik
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
0
tom
Top achievements
Rank 1
answered on 04 Sep 2013, 03:24 PM
UseOptimizedManipulationRouting = false still not fix problems yet , i want use croptop functions in image tool only , can you code a example how to use croptool function standalone without adding RadImageEditor on xaml ? i mean can i use code call that functions without RadImageEditor on bottom bar showing ?

Thanks
0
Deyan
Telerik team
answered on 09 Sep 2013, 11:19 AM
Hi,

Yes, you can use any of the ImageEditor tools standalone. Here, take a look at our online help that demonstrates how this is done via C# code:

http://www.telerik.com/help/windows-phone/imageeditor-features-tools.html

Let me know if you need further assistance.

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