diff --git a/web/toolbar.js b/web/toolbar.js index 6b6353dbc..102834442 100644 --- a/web/toolbar.js +++ b/web/toolbar.js @@ -155,6 +155,19 @@ class Toolbar { value: this.value, }); }); + // Here we depend on browsers dispatching the "click" event *after* the + // "change" event, when the