GitHub user cloverhearts opened a pull request:

    https://github.com/apache/zeppelin/pull/1289

    [ ZEPPELIN-1296 Optimization ] optimize to Paragraph move logic

    ### What is this PR for?
    optimize to Paragraph move logic
    The problem is slowness of movement for the paragraph - paragraph.
    I've optimized it.
    
    ### What type of PR is it?
    Improvement
    
    ### Jira issue
    https://issues.apache.org/jira/browse/ZEPPELIN-1296
    
    ### Todos
    * [x] - when pargaraph move then pass to digest loop.
    
    ### How should this be tested?
    1. create to many paragarph.
    2. first or last row in pargarph.
    3. on keypress to 'up' and down.
    
    ### Screenshots (if appropriate)
    
![111](https://cloud.githubusercontent.com/assets/10525473/17429668/d37adef6-5b2a-11e6-8e68-74e4e3a3c02f.gif)
    
    ### Questions:
    * Does the licenses files need update? no
    * Is there breaking changes for older versions? no
    * Does this needs documentation? no
    


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

    $ git pull https://github.com/cloverhearts/zeppelin 
dev/paragraphMoveUpDownPerformanceUp

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

    https://github.com/apache/zeppelin/pull/1289.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 #1289
    
----
commit 7ec8e9848ad360d731413a0ff85a407525798c56
Author: CloverHearts <[email protected]>
Date:   2016-08-05T07:26:10Z

    optimize to Paragraph move logic

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to