March 19, 2011
10:25 p.m.
Status: Accepted Owner: Benjamin...@gmail.com CC: aplan...@gmail.com Labels: Nautilus New issue 3833 by Benjamin...@gmail.com: Morph and MorphTreeMorph fixes http://code.google.com/p/pharo/issues/detail?id=3833 During my tries to understand how drag and drop works, I have found and fixed to minor bugs. There is a cs for each bugs: 1) nil is passed where the method expect a block with 2 args 2) if minor fix to allow drag and in drop inside the same Tree without having to move the cursor outside first Attachments: MorphTreeMorphFixes.1.cs 425 bytes MorphTreeMorphFixes.2.cs 749 bytes