You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2019/01/30 12:32:30 UTC

[GitHub] wqyfavor commented on issue #2050: iOS scroller component scrollend event return wrong contentOffset

wqyfavor commented on issue #2050: iOS scroller component scrollend event return wrong contentOffset
URL: https://github.com/apache/incubator-weex/issues/2050#issuecomment-458927494
 
 
   This is fixed in 0.19+.
   If you still want to use 0.18, please modify this part of code in WXScrollerComponent. There was a bug that "scrollViewDidEndDecelerating:" is invoked without a scrollview. 
   
   ![image](https://user-images.githubusercontent.com/113776/51981457-11159200-24ce-11e9-9eb3-75e0b372892f.png)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services