Completed
Last Updated: 21 Sep 2022 11:27 by ADMIN
Release LIB 2022.3.926 (26 Sep 2022)
Martin Ivanov
Created on: 25 Aug 2022 09:06
Category: TransitionControl
Type: Bug Report
0
TransitionControl: The transition glitches when RadBusyIndicator is used in the content of the control
To reproduce this, use 2 or more instances of a view with RadBusyIndicator in its contents. Then switch the contents of the TransitionControl using the two instances. This brings a slight glitch in the animation. The start width of the animated element gets stretched which should not happen in most animations. 

To work this around, instead of using the RadBusyIndicator as the content of RadTransitionControl, you can wrap the TransitionControl in a BusyIndicator.
0 comments