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

Manual transition control idea

1 Answer 53 Views
TransitionControl
This is a migrated thread and some comments may be shown as answers.
Steve
Top achievements
Rank 1
Steve asked on 10 Jul 2015, 07:09 PM

I'm not sure if this is feasible, but I have a feature to propose.

The transition control is nice, but because it is triggered strictly by content changes, it is limited to pretty specific scenarios.  I suspect the transition code could work in many more scenarios, it if just knew when to trigger.  So this is my proposal: add a BeginUpdate function that would freeze a copy of the content, and an EndUpdate function that would then transition from the frozen copy to the current content.  In between the BeginUpdate and EndUpdate, one could make as many changes as needed to the content, without having to actually replace the content.  Is this feasible?

1 Answer, 1 is accepted

Sort by
0
Kalin
Telerik team
answered on 14 Jul 2015, 01:34 PM
Hi Steve,

Thanks for your feedback. What I can suggest you would be to check our Feedback portal, where you can submit any feature requests and log any bug reports. You can log the feature request there - it will be reviewed from us and if approved it might get implemented depending on the customers demands.

Hope this helps.

Regards,
Kalin
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
TransitionControl
Asked by
Steve
Top achievements
Rank 1
Answers by
Kalin
Telerik team
Share this question
or