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

ASF GitHub Bot commented on FLINK-3719:
---------------------------------------

Github user iampeter commented on the issue:

    https://github.com/apache/flink/pull/2467
  
    Thanks, that's better @mushketyk, but I think would be even better if you 
did not identify the elements explicitly by ids ('#canvas', '#job-panel'), but 
have the directive contain the two splitable parts, i.e.:
    
    ```
    <split>
      <div>Upper part</div>
      <div>Lower part</div>
    </split>
    ```
    
    and just use the first and second child to identify them. This way the 
directive would be reusable and also could be used in other parts of the 
dashboard.
    



> WebInterface: Moving the barrier between graph and stats
> --------------------------------------------------------
>
>                 Key: FLINK-3719
>                 URL: https://issues.apache.org/jira/browse/FLINK-3719
>             Project: Flink
>          Issue Type: Improvement
>          Components: Webfrontend
>            Reporter: Niels Basjes
>            Assignee: Ivan Mushketyk
>
> It would be really useful if the separator between the graphical view of a 
> job topology at the top and the textual overview of the counters at the 
> bottom can be moved up/down. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to