Bug 510877 - SpaceTreeLayoutAlgorithm places nodes outside of the layout-bounds.
Summary: SpaceTreeLayoutAlgorithm places nodes outside of the layout-bounds.
Status: NEW
Alias: None
Product: GEF
Classification: Tools
Component: GEF Layout (show other bugs)
Version: 1.1.0   Edit
Hardware: All All
: P3 normal with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-23 09:32 EST by Matthias Wienand CLA
Modified: 2017-01-23 09:32 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.