Re: [Pharo-users] snap morphs/windows to each other when dragging

2017-06-05 Thread Stephane Ducasse
I do not know that by default. Especially since the drag and drop is when the mous is inside. this is anice scenario for bloc :) On Sun, Jun 4, 2017 at 2:51 PM, Peter Uhnak wrote: > Hi, > > is it possible to tell windows to "snap" to other windows when dragging? > > So e.g. when I am dragging Pla

[Pharo-users] snap morphs/windows to each other when dragging

2017-06-04 Thread Peter Uhnak
Hi, is it possible to tell windows to "snap" to other windows when dragging? So e.g. when I am dragging Playground window, it will try to snap side by side with a close-by another window, so they don't overlap (unless I e.g. press shift or something). Thanks, Peter