[
https://issues.apache.org/jira/browse/FLINK-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15848990#comment-15848990
]
ASF GitHub Bot commented on FLINK-2908:
---------------------------------------
GitHub user greghogan opened a pull request:
https://github.com/apache/flink/pull/3251
[FLINK-2908] [web frontend] Redraw web plan when browser resized
Redraw the job plan visual graph when the browser width is increased.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/greghogan/flink
2908_web_interface_redraw_web_plan_when_resized
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/3251.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 #3251
----
commit 085fcac0414f536806e7d9e48454fe457cfee4fd
Author: Greg Hogan <[email protected]>
Date: 2017-02-01T21:56:03Z
[FLINK-2908] [web frontend] Redraw web plan when browser resized
Redraw the job plan visual graph when the browser width is increased.
----
> Web interface redraw web plan when browser resized
> --------------------------------------------------
>
> Key: FLINK-2908
> URL: https://issues.apache.org/jira/browse/FLINK-2908
> Project: Flink
> Issue Type: Improvement
> Components: Webfrontend
> Affects Versions: 0.10.0
> Reporter: Greg Hogan
> Assignee: Greg Hogan
> Priority: Trivial
>
> The job plan graph does not resize when the user expands the browser window
> (only a change in width matters).
> To reproduce: 1) open the plan tab of a running or completed job in a
> non-maximized browser window (not full width), 2) maximize the browser window.
> Workaround: refresh the web page.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)