Skip to content

Commit a3a6622

Browse files
committed
Merge remote-tracking branch 'upstream/gh-pages' into gh-pages
2 parents b4f7b2d + 6470274 commit a3a6622

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

application.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -506,6 +506,7 @@ function resetPage() {
506506
document.getElementById('canvas').innerHTML = ""; // empty the svg
507507
document.getElementById('files').value = ""; // reset the files input
508508
document.getElementById('chosen-files').innerHTML = ""; // reset the subheader text
509+
document.getElementById('legend-content').innerHTML = ""; // reset the legend in the sidebar
509510

510511
header.classList.remove('linkish');
511512
}

0 commit comments

Comments
 (0)