On Sun, 2 Jun 2019 at 00:18, Markus Stumptner wrote:
>
> I have been trying to replicate the behaviour of an existing (non-Pharo,
> non-Smalltalk) application with Morphic. This provides grouping images
> in a workspace, and then switching between laying them out separately or
> "stacked" by doubl
Markus Stumptner wrote:
> How do I reinstate that behaviour if a group is clicked on and the
> double click does not happen? Neither document helps in explaining where
> that "default" can be found in the code.
Take a look at the code for the drag panels. I have some videos starting at
https:/
I have been trying to replicate the behaviour of an existing (non-Pharo,
non-Smalltalk) application with Morphic. This provides grouping images
in a workspace, and then switching between laying them out separately or
"stacked" by double clicking on the group (or an image in it). When the
group