Issue 3833 in pharo: Morph and MorphTreeMorph fixes

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 3833 in pharo: Morph and MorphTreeMorph fixes

pharo
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=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


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3833 in pharo: Morph and MorphTreeMorph fixes

pharo
Updates:
        Status: FixProposed

Comment #1 on issue 3833 by [hidden email]: Morph and MorphTreeMorph  
fixes
http://code.google.com/p/pharo/issues/detail?id=3833

(No comment was entered for this change.)


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3833 in pharo: Morph and MorphTreeMorph fixes

Alain Plantec-3
In reply to this post by pharo
Thanks Benjamin!
Cheers
Alain

Le 19/03/2011 23:25, [hidden email] a écrit :

> 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=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
>
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3833 in pharo: Morph and MorphTreeMorph fixes

pharo
In reply to this post by pharo
Updates:
        Status: Closed

Comment #2 on issue 3833 by [hidden email]: Morph and MorphTreeMorph  
fixes
http://code.google.com/p/pharo/issues/detail?id=3833

in 13098