graphcanvas icon indicating copy to clipboard operation
graphcanvas copied to clipboard

Replace print statements

Open stevenjkern opened this issue 8 years ago • 0 comments

The tools fire off print statements during events by default. As pointed out in #8 (comment), it would be preferable to replace the methods holding these print statements with Callable traits to make the tools more flexible and extensible.

stevenjkern avatar Oct 03 '16 14:10 stevenjkern