Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
suyashsingh234 committed Dec 29, 2019
1 parent 58f207b commit 8aa9583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/block.js
Original file line number Diff line number Diff line change
Expand Up @@ -5758,7 +5758,7 @@ function Block(protoblock, blocks, overrideName) {
that.blocks.activeBlock = thisBlock;
that.blocks.prepareStackForCopy();
that.blocks.pasteStack();
wheel.refreshWheel();
docById('contextWheelDiv').style.display = 'none';
};

wheel.navItems[1].navigateFunction = function () {
Expand Down

0 comments on commit 8aa9583

Please sign in to comment.