Skip to content

"Duplicate this block" context menu option #1913

@towerofnix

Description

@towerofnix

Often times it's wanted to duplicate a single stack block already present on the workspace; for that purpose, there should be a context menu option, which would act as the normal Duplicate option but only duplicate the stack block (and attached reporter blocks) that was clicked - not any blocks below the stack clicked block.

This option is quicker than moving the mouse to the flyout and scrolling it until the wanted block is found, and cleaner (as well as quicker) than separating the blocks below the wanted block, duplicating it, then putting the separated blocks back together.

For example, right-clicking the "glide" block in the image below and selecting "Duplicate this block"...

move 10 steps; glide 1 secs to x: -35 y: (y position + pick random -30 to 30); start sound (Squeaker Sneak)

...would duplicate the "glide secs" block (and attach it to the cursor), including the reporter blocks like "y position" and "pick random", but not the "start sound" block (or any blocks below the glie block).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions