Skip to content

Commit

Permalink
Update website
Browse files Browse the repository at this point in the history
  • Loading branch information
mbloch committed Mar 29, 2024
1 parent e3080cb commit eb8dabe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mapshaper-gui.js
Original file line number Diff line number Diff line change
Expand Up @@ -5591,6 +5591,7 @@
gui.on('active', updateVisibility);
gui.on('inactive', updateVisibility);
gui.model.on('update', updateVisibility);
gui.on('mode', updateVisibility);

// @iconRef: selector for an (svg) button icon
this.addButton = function(iconRef) {
Expand Down

0 comments on commit eb8dabe

Please sign in to comment.