Skip to content

Commit 2e54726

Browse files
committed
Deploying to gh-pages from @ b78df58 🚀
1 parent 856e63d commit 2e54726

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/GUI/gui.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,7 @@ function execEditorContents() {
297297

298298
addButtonClickFeedback(elements.execBtn);
299299
}
300+
elements.execBtn.addEventListener('click', execEditorContents);
300301

301302
function addButtonClickFeedback(button) {
302303
button.classList.add('active');

0 commit comments

Comments
 (0)