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 was archived by the owner on Oct 8, 2021. It is now read-only.
Description
When a reverse slide transition is invoked on a popup, it moves from left from right. But when it is disposed, the return transition is from left to right.
I dont know if my request qualified as a pull request because I never
intended to do so and never made a fix. I merely reported the bug and
someone said that it would get fixed. I can look up who that was if you
want?
Description
When a reverse slide transition is invoked on a popup, it moves from left from right. But when it is disposed, the return transition is from left to right.
Test page is http://jsbin.com/uzaret/25
Steps to reproduce:
Apply "reverse slide" transition to a popup. Or use the attached test page.
Expected outcome:
Popup moves from left to right when invoked and returns from right to left when disposed
Actual outcome:
Popup moves from left to right when invoked and returns from left to right when disposed
Platforms/browsers - are mentioned in the test page
jquery mobile version 1.2.0
The text was updated successfully, but these errors were encountered: