We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f43526 commit 05a945dCopy full SHA for 05a945d
js/piemenus.js
@@ -3633,7 +3633,6 @@ const piemenuGrid = (activity) => {
3633
3634
activity.turtles.gridWheel.clockwise = false;
3635
activity.turtles.gridWheel.initWheel(grids);
3636
- activity.turtles.gridWheel.navItems[gridLabels.length - 1].enabled = false;
3637
activity.turtles.gridWheel.createWheel();
3638
activity.turtles.gridWheel.navigateWheel(
3639
activity.turtles.currentGrid ? activity.turtles.currentGrid : 0
0 commit comments