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

Treemap - Loading GIF

1 Answer 156 Views
TreeMap
This is a migrated thread and some comments may be shown as answers.
Sri
Top achievements
Rank 1
Sri asked on 19 Sep 2016, 02:29 PM

The loading.gif only animates for a second or so. After that it just doesn't animate until the ouput is rendered back to the UI screen.

Using Vs2015 , Web application 

1. Using Typescript to set the chart options (Aspx -- calling html - calling Typescript with chart options set -- calling data access ).

 

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 21 Sep 2016, 07:50 AM
Hello Sri,

This is expected behaviour as the GIF animations do not animate during browser rendering. More information and a possible workaround can be found in the following article:

http://docs.telerik.com/kendo-ui/api/javascript/ui/ui#methods-progress

This is a browser specific behaviour to not animate gif during rendering or other resource-intensive tasks in the browser's main thread, and the Kendo UI team has not control over it.

Regards,
Stefan
Telerik by Progress
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
Tags
TreeMap
Asked by
Sri
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or