Bug 510877

Summary: SpaceTreeLayoutAlgorithm places nodes outside of the layout-bounds.
Product: [Tools] GEF Reporter: Matthias Wienand <matthias.wienand>
Component: GEF LayoutAssignee: gef-inbox <gef-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: 1.1.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Matthias Wienand CLA 2017-01-23 09:32:31 EST
Currently, when resizing the window that is opened by SpaceTreeLayoutExample, some nodes are placed outside of the viewport. Either the layout-bounds are wrongly transferred to the algorithm, or the positions are not correctly transferred back to the nodes, or there is a bug within SpaceTreeLayoutAlgorithm. We should ensure that the layout-bounds are always respected by the algorithms.