Skip to content

Commit

Permalink
removing unexpected indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
hharshas committed Apr 18, 2024
1 parent 9fa2eca commit b19a09b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions .vscode/settings.json

This file was deleted.

1 change: 1 addition & 0 deletions activities/Gears.activity/js/activity.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ define(["sugar-web/activity/activity","sugar-web/graphics/radiobuttonsgroup","ge
}
gearSketch.playDemo();
});

// Full screen.
document.getElementById("fullscreen-button").addEventListener('click', function() {
document.getElementById("main-toolbar").style.opacity = 0;
Expand Down

0 comments on commit b19a09b

Please sign in to comment.