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 Mar 8, 2018. It is now read-only.
I'm assuming because you're looking for a property's existence by evaluating if it's false-y.
My use case is that I want to use this plugin to move between multiple states with the some of the same objects rendered without a flashing effect. My current workaround is to set the duration to 0.000001, but that's uglier than I'd like =)
I don't know enough JS to safely fix this, or I'd submit a PR.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm assuming because you're looking for a property's existence by evaluating if it's false-y.
My use case is that I want to use this plugin to move between multiple states with the some of the same objects rendered without a flashing effect. My current workaround is to set the duration to 0.000001, but that's uglier than I'd like =)
I don't know enough JS to safely fix this, or I'd submit a PR.
The text was updated successfully, but these errors were encountered: