[Pharo-project] Issue 3833 in pharo: Morph and MorphTreeMorph fixes
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
Updates: Status: FixProposed Comment #1 on issue 3833 by Benjamin...@gmail.com: Morph and MorphTreeMorph fixes http://code.google.com/p/pharo/issues/detail?id=3833 (No comment was entered for this change.)
Updates: Status: Closed Comment #2 on issue 3833 by stephane...@gmail.com: Morph and MorphTreeMorph fixes http://code.google.com/p/pharo/issues/detail?id=3833 in 13098
Thanks Benjamin! Cheers Alain Le 19/03/2011 23:25, pharo@googlecode.com a écrit :
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
participants (2)
-
Alain Plantec -
pharo@googlecode.com