R-Bower edited a comment on issue #3335: NIFI-5018
URL: https://github.com/apache/nifi/pull/3335#issuecomment-468894165
 
 
   Just pushed.  
   ## Updates
   - The shift key now disables snap alignment when held during a drag event.  
   - Adjusted the `nf-remote-process-group` 
`text.remote-process-group-last-refresh` to account for the increased height of 
the component.
   - `nf-label` now resizes based on the snap alignment value.  
   - Reduced initial width/height of `nf-label` from 150 to 148.
   - Increased MIN_HEIGHT of `nf-label` from 20 to 24
   - Added snap alignment to the drag event for `nf-connection`.  
   - Increased width of `nf-connection` from 216 to 224.  Shifted alignment of 
connection status icon 8 pixels to the right.
   
   ## Notes
   -  nf-connection has a dynamic height that adjusts based on whether its a 
`to` or `from` connection.  Its max height is ultimately dynamic, based on the 
number of rows + their contents and borders.  The top and bottom edges don't 
perfectly line up on the y axis.  This is minor, but the user can always 
disable the snap alignment for a pixel-perfect adjustment.  It's a minor issue, 
imo.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to