Lexpedite / blawx

A user-friendly web-based tool for Rules as Code.
MIT License
105 stars 9 forks source link

Paste to Visible Portion of Workspace #329

Open Gauntlet173 opened 2 years ago

Gauntlet173 commented 2 years ago

Right now, iif you copy and paste from one workspace to another, there is no guarantee that the target location for the paste is currently visible, and you get very little indication that the paste worked. Generally, the only thing you will see is a change in the vertical scrollbar, but even that is not guaranteed.

It would be better if when you pasted a block, it always pasted to the centre of the visible workspace, instead of to slightly below and to the right of its origin location.

In the best case, this would be a blockly configuration issue.