Skip to content

Commit

Permalink
Update blocks.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoenig committed Jul 14, 2023
1 parent 400db62 commit c39de11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/blocks.js
Original file line number Diff line number Diff line change
Expand Up @@ -13697,7 +13697,6 @@ MultiArgMorph.prototype.fixArrowsLayout = function () {
listSymbol.setCenter(arrows.center());
listSymbol.setLeft(arrows.left());
centerList = false;
// !!! in this case the list symbol must be left aligned, not centered !!!
}
} else if (this.is3ArgRingInHOF() && inpCount > 2) { // hide right arrow
rightArrow.hide();
Expand Down

0 comments on commit c39de11

Please sign in to comment.