--- Begin Message ---
yes, this is because even in Bloc, morphic morphs are still drawn with the Form
based framework,
whereas the hand is itself drawn with Athens. When a morph is dragged, it is
added as a
hand child. As a hand child, it should also be drawn with Athens but not every
Morphic morphs
can so, so far, a gray rectangle is drawn during the drag.
When it will be possible to draw any Morphic morph with Athens, then all
dragged morphs will be
rendered normally.
Cheers
Alain
> Le 9 mars 2015 à 04:28, Sean P. DeNigris <[email protected]> a écrit :
>
> From "Experiencing Self Objects": "Moving an object moves the actual object
> around the screen, not an outline, which contributes to maintaining the
> solidity of objects."
>
>
>
> -----
> Cheers,
> Sean
> --
> View this message in context:
> http://forum.world.st/Bloc-Why-Fast-Drag-tp4810544.html
> Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
>
--- End Message ---