GitHub user JiaHongXu opened a pull request: https://github.com/apache/incubator-weex/pull/501
[iOS] WXCycleSliderComponent initial index bug fix: initial index of WXCycleSliderComponent may be incorrect if inserting subviews after layoutDidFinish (occurs when creating time-consuming subview/components) You can merge this pull request into a Git repository by running: $ git pull https://github.com/JiaHongXu/incubator-weex 0.15-dev Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-weex/pull/501.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 #501 ---- commit 3d7a90049195b1ad906163767647089665ecd33e Author: å¾åå® <jiahong....@alibaba-inc.com> Date: 2017-07-10T08:40:25Z [iOS] WXCycleSliderComponent initial index bug fix: initial index of WXCycleSliderComponent may be incorrect if inserting subviews after layoutDidFinish (occurs when creating time-consuming subview/components) ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---