SfBusyIndicator Animation-Speed not adjustable

Hello Again!

Today i wanted to use the awesome SfBusyIndicator Control.

Unfortunately the Speed Parameter doesn't have any Effect in the compiled Program.

It only changes the Speed in the Editor View in Visual Studio. 

Example: 

If i set the Speed to 10, it is very slow in the XAML Preview Window, but very fast in the compiled window.

If i set the Speed to 50, it is very fast in both, the Preview and the compiled Window.

Has anyone a Workaround for this? :)


3 Replies

SS Suganya Sethuraman Syncfusion Team July 26, 2021 07:49 AM UTC

Hi Kevin,

Greetings from Syncfusion.

We have analyzed your query. We have prepared a sample using SfBusyIndicater and checked AnimationSpeed in both preview window and complied window, but we were unable to reproduce the same. Please have a sample and video for your reference,

Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/BusyIndicatorAnimation-317702215

Video: https://www.syncfusion.com/downloads/support/directtrac/general/ze/BusySpeed-1055437928

Since we are not aware of your exact application scenario, so we request you to check the issue with the attached sample and let us know whether it is reproduced or not? If the issue was not reproduced in this sample, please revert us by modifying the sample based on your application along with replication procedure or provide the sample or provide video. It will help us to provide better solution at the earliest.

Regards,
Suganya Sethuraman.
 



KS Kevin S July 29, 2021 03:15 PM UTC

Servus,

there are no differences between yours and my code:

<Notification:SfBusyIndicator ViewboxWidth="350" ViewboxHeight="350" AnimationType="DoubleCircle" Foreground="White" AnimationSpeed="15"  VerticalAlignment="Center" HorizontalAlignment="Center" Panel.ZIndex="5" IsBusy="True" Opacity="1" Grid.Row="0" Grid.RowSpan="4" />


It is not a complicated issue. The used Animation Speed has no effect in the compiled application. There is no binding that coul fail, its simply an integer in XAML Code. 



SS Suganya Sethuraman Syncfusion Team July 30, 2021 07:05 AM UTC

Hi Kevin,

We have created a new incident under your Direct trac account to follow up with this query. We suggest you follow up with the incident for further updates. Please log in using the below link.

https://www.syncfusion.com/account/login

Regards,
Suganya Sethuraman.
 


Loader.
Up arrow icon