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
After upgrading to the latest PanModal version, showing the pan modal no longer has background dimming animation. That is, while the modal animates up from the bottom, the black transparent background appears instantly without a fade-in effect.
Dismissing works fine: both the modal and the background has an animation for dismissal.
Expected: The dimming background should animate from alpha 0 to 1 when the pan modal is activated.
What type of issue is this? (place an x in one of the [ ])
bug
Requirements (place an x in each of the [ ])
I've read and understood the Contributing guidelines and have done my best effort to follow them.
Description
After upgrading to the latest PanModal version, showing the pan modal no longer has background dimming animation. That is, while the modal animates up from the bottom, the black transparent background appears instantly without a fade-in effect.
Dismissing works fine: both the modal and the background has an animation for dismissal.
Expected: The dimming background should animate from alpha 0 to 1 when the pan modal is activated.
What type of issue is this? (place an
x
in one of the[ ]
)Requirements (place an
x
in each of the[ ]
)The text was updated successfully, but these errors were encountered: