Unplanned
Last Updated: 04 Aug 2016 09:18 by ADMIN
Michael
Created on: 29 May 2012 14:11
Category: TransitionControl
Type: Bug Report
2
TransitionControl: If placed inside an element with LayoutTransform or RenderTransform set, old content has wrong size.
To demo this bug use the XAML below. In code-behind set the content of the ScaledTransition, than replace the conetnt with something new. The old content will shrink (not keep the LayoutTransform) when applying the transform.

<Grid>
    <Grid.LayoutTransf
1 comment
ADMIN
Telerik Admin
Posted on: 29 May 2012 17:29