Status: Accepted
Owner:
[hidden email]
CC:
[hidden email]
Labels: Nautilus
New issue 3833 by
[hidden email]: Morph and MorphTreeMorph fixes
http://code.google.com/p/pharo/issues/detail?id=3833During 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