diff --git a/index.html b/index.html index 7d6c6832..4331b7c4 100644 --- a/index.html +++ b/index.html @@ -149,8 +149,6 @@ - - diff --git a/modules/ui/editors.js b/modules/ui/editors.js index e04adaa9..47a891d4 100644 --- a/modules/ui/editors.js +++ b/modules/ui/editors.js @@ -517,7 +517,6 @@ function createPicker() { hatches .selectAll("rect") .on("click", pickerFillClicked) - //.on("mousemove", () => tip("Click to fill with the hatching " + #("#picker_" + hatch.id) )); // append box const bbox = picker.node().getBBox(); diff --git a/modules/ui/zones-editor.js b/modules/ui/zones-editor.js index a86428c3..5f4ae7a8 100644 --- a/modules/ui/zones-editor.js +++ b/modules/ui/zones-editor.js @@ -80,7 +80,7 @@ function editZones() { const focused = defs.select("#fog #focus" + this.id).size(); lines += ` - + ${c.length} @@ -349,7 +349,7 @@ function editZones() { const unit = areaUnit.value === "square" ? " " + distanceUnitInput.value + "²" : " " + areaUnit.value; const line = ` - + 0