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

Content Shifts Down On Transition

1 Answer 36 Views
TransitionControl
This is a migrated thread and some comments may be shown as answers.
Thomas
Top achievements
Rank 1
Thomas asked on 01 Aug 2012, 11:35 PM
I have an application that uses PRISM to load regions into a RadTransitionControl. 

Whenever I navigate, the transitions fire as expected, however, the transition is generally choppy between views, with the most noticeable issue being that content is immediately shifted to the bottom of the window before the actual transition animation becomes noticeable.

Does this happen to anyone else?
Is this a bug?
Is it something with my view layout?

Note that we do not use any drop shadow effects in the content.

Many thanks in advance!

1 Answer, 1 is accepted

Sort by
0
Pana
Telerik team
answered on 03 Aug 2012, 05:49 AM
Hi,

The RadTransitionControl should animate well between contents with the same size. Even if that is not the case you should be able to accommodate the content in the proper place using HorizontalContentAlignment and VerticalContentAlignment but keeping the RadTranstiionControl itself stretched.

Perhaps if you could send a small project demonstrating the problem we could offer a better help.

Regards,
Pana
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
TransitionControl
Asked by
Thomas
Top achievements
Rank 1
Answers by
Pana
Telerik team
Share this question
or