You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.
ROLL_RIGHT_CLOSE
/**
* Close the target by clipping it with a mask moving from left to right.
* Removes the component from its parent layout after the animation is
* finished.
*/
From posting:
So regarding the right close animation, would you like the animation to move the curtain from the left edge of the component to the right edge while simultaneously keeping the components right edge in place (i.e. not moving the left side of the component, only clipping the component visually from the left to right)?
The text was updated successfully, but these errors were encountered:
A roll right close option is needed
From posting:
So regarding the right close animation, would you like the animation to move the curtain from the left edge of the component to the right edge while simultaneously keeping the components right edge in place (i.e. not moving the left side of the component, only clipping the component visually from the left to right)?
The text was updated successfully, but these errors were encountered: