[
https://issues.apache.org/jira/browse/NIFI-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15293782#comment-15293782
]
ASF GitHub Bot commented on NIFI-1799:
--------------------------------------
Github user jtstorck commented on the pull request:
https://github.com/apache/nifi/pull/442#issuecomment-220668197
Hey @alopresto, I added a test case to address your previous comment
regarding the flow file versioning. The two test specs, PositionScalerSpec,
and StandardFlowSynchronizerSpec, validate that flows missing an encoding
version or having one that is less than 1.0 will result in the positions being
scaled, and that they are scaled properly. Thoughts?
> Auto adjust flow layout
> -----------------------
>
> Key: NIFI-1799
> URL: https://issues.apache.org/jira/browse/NIFI-1799
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core Framework, Core UI
> Reporter: Matt Gilman
> Assignee: Jeff Storck
> Fix For: 1.0.0
>
>
> Updates to the canvas to reflect the modernized look and feel and component
> level authorization will increase the size of each component. We should auto
> adjust the layouts to the components will not overlap. Below are the current
> size of each component and the new size:
> {code}
> Processor 310x100 350x130
> Process Group 365x142 380x172
> Remote Process Group 365x140 380x176
> Connection (largest) 188x53 200x55
> Port (root) 160x56 240x75
> Port 160x40 240x50
> Funnel 61x61 48x48
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)