mirror of
https://github.com/google/blockly.git
synced 2026-01-08 09:30:06 +01:00
Update mutator workspace delete areas when bubble is moved. (#3355)
* Update mutator workspace delete areas when its moved
This commit is contained in:
@@ -267,6 +267,7 @@ Blockly.BubbleDragger.prototype.pixelsToWorkspaceUnits_ = function(pixelCoord) {
|
||||
}
|
||||
return result;
|
||||
};
|
||||
|
||||
/**
|
||||
* Move the bubble onto the drag surface at the beginning of a drag. Move the
|
||||
* drag surface to preserve the apparent location of the bubble.
|
||||
|
||||
Reference in New Issue
Block a user