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

How to disable animation when MinimizedItemsPosition changes?

1 Answer 66 Views
TileView
This is a migrated thread and some comments may be shown as answers.
Buzz
Top achievements
Rank 1
Buzz asked on 10 Dec 2010, 04:28 PM
I have set IsItemsAnimationEnabled to false.
As expected, this does prevent animation when I drag and swap one item with another.

I am changing MinimizedItemsPosition when the user clicks a button.  The minimized items move to the newly specified position, but the movement is animated.
Is this the desired behavior?

My controls do not animate well, so I am trying to avoid these animations.
Buzz

1 Answer, 1 is accepted

Sort by
0
Zarko
Telerik team
answered on 11 Dec 2010, 05:51 PM
Hi Buzz,

 We are aware of this problem and it will be fixed in Q1 2011 Beta (sometime in January) the latest.
For now you can set the ReorderingDuration and ResizingDuration properties to 0:0:0 and see if this helps you.
If you have further questions don't hesitate to ask.

Greetings,
Zarko
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
Tags
TileView
Asked by
Buzz
Top achievements
Rank 1
Answers by
Zarko
Telerik team
Share this question
or