GitHub user prabhjyotsingh opened a pull request:

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

    [ZEPPELIN-3289] Table not using full height after paragraph height has been 
changed

    ### What is this PR for?
    Changing paragraph height does not work correctly anymore in conjunction 
with table output. Refer screen shot:
    
![image](https://user-images.githubusercontent.com/674497/36977669-f28c77a2-20a7-11e8-854a-0b6d40973700.png)
    
    ### What type of PR is it?
    [Bug Fix]
    
    ### What is the Jira issue?
    * [ZEPPELIN-3289](https://issues.apache.org/jira/browse/ZEPPELIN-3289)
    * [ZEPPELIN-3272](https://issues.apache.org/jira/browse/ZEPPELIN-3272)
    
    ### Questions:
    * Does the licenses files need update? N/A
    * Is there breaking changes for older versions? N/A
    * Does this needs documentation? N/A


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

    $ git pull https://github.com/prabhjyotsingh/zeppelin ZEPPELIN-3289

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

    https://github.com/apache/zeppelin/pull/2835.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 #2835
    
----
commit dd6a6d1211d612ab38af7bc279061bfe23430747
Author: Prabhjyot Singh <prabhjyotsingh@...>
Date:   2018-03-05T13:29:19Z

    ZEPPELIN-3289: refresh() also updates height
    
    Change-Id: I001421ee174ed2fa06cecfeb845916097fdf1464

----


---

Reply via email to