Re: [Pharo-users] Grabbed Morph, black rectangular shadow

2017-02-02 Thread Hilaire
Ok, found it, I was looking in the wrong place. Related to #wantsRoundedCordner and #handlesDropShadowInHand. Hilaire Le 02/02/2017 à 17:57, Hilaire a écrit : > Hi, > > In Phratch, between Pharo4 and Pharo5, we have this difference when > grabbing/dragging a costume, it gots now with P5 a black

[Pharo-users] Grabbed Morph, black rectangular shadow

2017-02-02 Thread Hilaire
Hi, In Phratch, between Pharo4 and Pharo5, we have this difference when grabbing/dragging a costume, it gots now with P5 a black rectangular shadow, while there were no shadow with P4. https://github.com/janniklaval/phratch/issues/213 I took a look at HandMorph but cannot find the issue. Any i