Share Posted June 19, 2012 Is there a simple way to add an onReverseStart event? Thanks! Link to comment Share on other sites More sharing options...
Share Posted June 19, 2012 Would you mind helping me understand a practical use case for this? I've never heard of one that wouldn't be accomplished by simply calling a method right after you call reverse(), but I very well might be missing something. Link to comment Share on other sites More sharing options...
Author Share Posted June 19, 2012 Thanks for the quick reply. I'm using John Polacek's Superscrollarama plugin which calls reverse() internally, so I have to rely on events being triggered by GSAP. I suppose I could also hack Superscrollarama and trigger an event where the reverse() method is invoked. Link to comment Share on other sites More sharing options...
Share Posted June 20, 2012 Yeah, I think that'd be best at this point. I'd rather not bloat the API for edge cases like this. Link to comment Share on other sites More sharing options...
Share Posted November 17, 2014 Yeah, I think that'd be best at this point. I'd rather not bloat the API for edge cases like this. Oh my gosh! Really? Please don't be such a scrooge! 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now