Hi,
When I try to center a diagram using the BringIntoView method, the undo after centering the diagram is causing a bad behavior.
Here is a link for a demo that replicate the issue: http://dojo.telerik.com/esAVu
Replication steps:
1- Change the diagram position
2- Click on the Center button
3- Click the Undo button and check the behavior
The expected behavior is that the diagram will return to the old position before centering, instead it returns to completely random position.
Is this a bug in kendo diagram ? if yes, is there a consideration to fix it ?