Hi, there.

In 5.2 and later, we ported Etoys changes back to Squeak, which includes TileMorph >> #morphToDropInPasteUp:. That wraps the tile into a ScriptingTileHolder, which disappears on a click later on. See ScriptingTileHolder >> #mouseDown:.

What would be the expected behavior?

Best,
Marcel

Am 12.01.2021 12:09:21 schrieb Vaidotas Didžbalis <vaidasd@gmail.com>:

Hello,
Try dragging and dropping the Tile object into the PasteUp (World) and
try clicking on it. It disappears when clicked. The same is for Flaps.
Version 5.1 is the last one it worked correctly.
regards,
Vaidotas