fvpolpeta / devide

Automatically exported from code.google.com/p/devide
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Fix automatic placement of modules on canvas #106

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently, automatic placement can result in modules being placed
off-screen, even when there's still more than enough room in the visible part.

Change logic so that:
* module is placed on free space in viewport
* if no space is available, place it just outside, then reset the view so
that the whole network is visible

Original issue reported on code.google.com by cpbotha on 25 Sep 2008 at 8:31

GoogleCodeExporter commented 9 years ago
Isn't this a duplicate of issues #100 and #102?

Original comment by stef.bus...@gmail.com on 26 Sep 2008 at 12:13

GoogleCodeExporter commented 9 years ago

Original comment by cpbotha on 4 Dec 2008 at 1:04

GoogleCodeExporter commented 9 years ago

Original comment by cpbotha on 23 Dec 2008 at 5:36

GoogleCodeExporter commented 9 years ago
Duplicate of issue 102.

Original comment by cpbotha on 29 Jan 2009 at 5:19