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

Disable Kendo Animations for IE11 by overriding CSS classes

1 Answer 107 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Shai
Top achievements
Rank 1
Shai asked on 31 Dec 2018, 06:59 AM

Hi,

We are using Kendo UI controls for Angular and noticed that when the DOM is very big, some controls (like datepicker) perform poorly in IE11.

Some controls have an API that allows disabling animation but I wonder if there is away to disable animation globally (for example by overriding the animation classes and disabling the transition attributes).

I tried to do this, but the animations still work.

Thanks in advance for any help,

Shai.

1 Answer, 1 is accepted

Sort by
0
Svet
Telerik team
answered on 01 Jan 2019, 10:34 PM
Hi Shai,

Indeed, currently, there is no option to turn animations off globally. As most animations are related to the opening of a  Popup, providing an option to disable the animation of the Popup globally would be a valuable addition to Kendo Ui for Angular indeed. Could you support the following feature request from our Feedback portal (by voting for it):
https://feedback.telerik.com/kendo-angular-ui/1363504-option-to-disable-the-animations-of-the-popup-globally 

Thank you in advance. This will help us to evaluate the demand for the specific feature and provide it in a future release.

Currently, what could be done is to create a custom wrapper component of the desired Kendo Ui for Angular component and disable its animations by default. This will allow us to use the specific component with its animations turned off by default.

I hope this helps. Let me know in case further assistance is required for this case.

Regards,
Svetlin
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
General Discussions
Asked by
Shai
Top achievements
Rank 1
Answers by
Svet
Telerik team
Share this question
or