Hello Alexey,
Can you provide an isolated sample illustrating your issue?
Sincerely,ValerieDeveloper Support Engineer Infragisticswww.infragistics.com/support
Hello Valerie.
Yes, I did isolated sample, please see attachment.
As you can see when application starts we can resize any column. But if we press button to change state and then press button on 'other side' to go first state, second column became not resizable.
BR,
Alexey Lukyanov
Thank you for the sample. I was able to reproduce the issue when including the grid in a simple content control and applying your rotate animations. I have asked our engineering staff to examine this furher. I am creating a private case for you, CAS-71787-5N42W4, to track this issue.
Hello Valerie,
It works, thank you!
The issue appears to be in your animation. The Projection is still applied after you go to 360 despite the fact that you are at a zero equivalent, you should add the following to the second flip animation to resolve this issue:
<EasingDoubleKeyFrame KeyTime="0:0:1" Value="0"/>
Please let me know if you have any questions.
Sincerely,
Valerie
Developer Support Engineer
Infragistics
www.infragistics.com/support