You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by mcgilman <gi...@git.apache.org> on 2018/05/09 16:10:18 UTC

[GitHub] nifi pull request #2692: NIFI-5173: Fixing component selection issue in zoom...

GitHub user mcgilman opened a pull request:

    https://github.com/apache/nifi/pull/2692

    NIFI-5173: Fixing component selection issue in zoom handling

    NIFI-5173:
    - Removing unnecessary logic in the zoom handler since the zoom event is no longer triggered during onClick.

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

    $ git pull https://github.com/mcgilman/nifi NIFI-5173

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

    https://github.com/apache/nifi/pull/2692.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 #2692
    
----
commit 180d911fbf72441d64064ca078706b923c0fb1b0
Author: Matt Gilman <ma...@...>
Date:   2018-05-09T16:07:07Z

    NIFI-5173:
    - Removing unnecessary logic in the zoom handler since the zoom event is no longer triggered during onClick.

----


---

[GitHub] nifi pull request #2692: NIFI-5173: Fixing component selection issue in zoom...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/nifi/pull/2692


---

[GitHub] nifi issue #2692: NIFI-5173: Fixing component selection issue in zoom handli...

Posted by scottyaslan <gi...@git.apache.org>.
Github user scottyaslan commented on the issue:

    https://github.com/apache/nifi/pull/2692
  
    Reviewing...


---

[GitHub] nifi issue #2692: NIFI-5173: Fixing component selection issue in zoom handli...

Posted by scottyaslan <gi...@git.apache.org>.
Github user scottyaslan commented on the issue:

    https://github.com/apache/nifi/pull/2692
  
    Thanks @mcgilman this has been merged to master.


---