[GitHub] incubator-weex pull request #913: [WEEX-109][iOS] bugfix with scrollstart an...

2017-11-30 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-weex/pull/913


---


[GitHub] incubator-weex pull request #913: [WEEX-109][iOS] bugfix with scrollstart an...

2017-11-27 Thread doumafang
GitHub user doumafang opened a pull request:

https://github.com/apache/incubator-weex/pull/913

[WEEX-109][iOS] bugfix with scrollstart and scrollend event's interfa…

refix some bug about slow drag scoller with no animation to get 'scrollend' 
event's bug.
http://dotwe.org/vue/ba8045f24bf6e1265bb51e94b5ef418c

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/doumafang/incubator-weex bugfix

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/913.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #913


commit ae2f922cd0ca08ca4b53d9f947ef1ead20080f5a
Author: doumafang 
Date:   2017-11-27T12:00:30Z

[WEEX-109][iOS] bugfix with scrollstart and scrollend event's interface for 
scroller




---