Skip to content

Use cursor position when pasting a block #1715

@vowill

Description

@vowill

Thx for continuously improving blockly in ioBroker!

Issue:
When copying a block and pasting it in the same blockly, the insertion is located near the original position. If that pasted block is needed at another location in the same blockly, you have to move it to the edge of the drawing area, then scroll the drawing area, move the pasted block again and so on.

Feature request:
The paste command puts the block exactly where the cursor is positioned.

Result:
The user can copy (or cut) the block, scroll to the relevant area in the same blockly and then paste it there.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions