mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-08-10 21:18:53 -04:00
Add Move event.
This commit is contained in:
parent
0027d9294a
commit
acd6af1c45
4 changed files with 105 additions and 9 deletions
core
|
@ -162,7 +162,6 @@ Blockly.ScrollbarPair.prototype.set = function(x, y) {
|
|||
xyRatio.y = ratio;
|
||||
|
||||
this.workspace_.setMetrics(xyRatio);
|
||||
|
||||
};
|
||||
|
||||
// --------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue