fvpolpeta / devide

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

New modules added to the canvas may appear off-screen #102

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Clear the canvas
2. Add a module by either double-clicking it in the list or by pressing 
enter in the search box
3. Pan the canvas so the module that was added is off-screen
4. Add another module by either double-clicking it in the list or by 
pressing enter in the search box.

What is the expected output? What do you see instead?
The second module appears off-screen. This can be confusing to users. 
* New modules should appear in an empty on-screen area of the canvas if 
possible. 
* If not enough room is available, the canvas could be panned or zoomed to 
show the location of the new module, or (less ideally) overlap. 
* In either case, selecting the newly added module could help the user 
locate it on the canvas.

Original issue reported on code.google.com by stef.bus...@gmail.com on 18 Sep 2008 at 2:51

GoogleCodeExporter commented 9 years ago

Original comment by stef.bus...@gmail.com on 18 Sep 2008 at 2:52

GoogleCodeExporter commented 9 years ago
It might also be nice if new modules appear near selected modules (if any), as 
the 
user is likely working on this part of the network.

Original comment by stef.bus...@gmail.com on 26 Sep 2008 at 3:41

GoogleCodeExporter commented 9 years ago
Issue 106 has been merged into this issue.

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

GoogleCodeExporter commented 9 years ago
Fixed in r3306 and r3307.

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