fvpolpeta / devide

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

mucommander drop support has unwanted side-effects #114

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. drag and drop file onto canvas
2. drag and drop slice3dVWR onto canvas

What is the expected output? What do you see instead?
Only file reader + slice3dVWR modules, however, drog 2 causes a second copy
of file reader to be created.  I think drop structures should be zeroed at
after they've been handled.

Original issue reported on code.google.com by cpbotha on 28 Jan 2009 at 6:04

GoogleCodeExporter commented 9 years ago
Fixed in r3305.

Original comment by cpbotha on 28 Jan 2009 at 10:20