Bug 268637 - invisible connectors still have bounds
Summary: invisible connectors still have bounds
Status: NEW
Alias: None
Product: GEF
Classification: Tools
Component: GEF-Legacy Draw2d (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-14 09:34 EDT by John Swanke CLA
Modified: 2009-03-14 09:34 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Swanke CLA 2009-03-14 09:34:04 EDT
even if a connector is invisible, it's layout still fills it's bounds rect with the visible boundary of the connection. this has the cosmetic effect of causing an editor's canvas to expand to empty space if the connection happens to go outside of the area where figures are.

if a connection is invisible, perhaps the bound's location should be set to the first point of the connection and its size set to 0,0

if a shape is invisible, it's bounds shouldn't be included in the bounds of the canvas