Share Posted July 19, 2014 ThrowProps and Blitmask really do work well together for scrolling, but most of my views have too much interactivity for Blitmask to be useful. The BlitMask would need to be updated with a forced recapture of the Blitmask each time any change is made to the view, and this is taking about 500ms, which interferes with a smooth scroll. Is there an example for using ThrowProps in a Scroller without using BlitMask? Link to comment Share on other sites More sharing options...
Share Posted July 20, 2014 Yes, please see the first example in the ThrowProps docs http://api.greensock.com/as/com/greensock/plugins/ThrowPropsPlugin.html 1 Link to comment Share on other sites More sharing options...
Author Share Posted July 20, 2014 Thanks. I don't know how I missed that. It is working extremely well. 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