You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/29 08:51:00 UTC

[jira] [Commented] (WEEX-204) firing longpress event on component inner waterfall doesn't work but outside is ok

    [ https://issues.apache.org/jira/browse/WEEX-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16343083#comment-16343083 ] 

ASF GitHub Bot commented on WEEX-204:
-------------------------------------

GitHub user acton393 opened a pull request:

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

    [WEEX-204][iOS] bugfix about longpress and pangesture innner waterfall component

     watterfall add a longpress and pan gesture for drag dataSource, so make it
    lazy load so that it take no effect on user who don't care about the drag
    dataSource, you can reproduce it by the follow case
    http://dotwe.org/vue/4444eae2b4257b787dd5b82051aff2c5
    
    Bug: 204


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

    $ git pull https://github.com/acton393/incubator-weex ios-bugfix-waterfall-innner-longpress

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

    https://github.com/apache/incubator-weex/pull/1007.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 #1007
    
----
commit f03411d65ff377b1b2768c854bad658e979f93c6
Author: acton393 <zh...@...>
Date:   2018-01-29T08:49:28Z

    [WEEX-204][iOS] bugfix about longpress and pangesture innner waterfall component
    
     watterfall add a longpress and pan gesture for drag dataSource, so make it
    lazy load so that it take no effect on user who don't care about the drag
    dataSource, you can reproduce it by the follow case
    http://dotwe.org/vue/4444eae2b4257b787dd5b82051aff2c5
    
    Bug: 204

----


> firing longpress event  on component inner waterfall doesn't work but outside is ok
> -----------------------------------------------------------------------------------
>
>                 Key: WEEX-204
>                 URL: https://issues.apache.org/jira/browse/WEEX-204
>             Project: Weex
>          Issue Type: Bug
>          Components: iOS
>            Reporter: xingZhang
>            Assignee: xingZhang
>            Priority: Major
>
> firing longpress event  on component inner waterfall doesn't work but outside is ok,
> reproduce case: http://dotwe.org/vue/4444eae2b4257b787dd5b82051aff2c5



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)