fix(editor): close curve popup on zone-count change; degenerate-rect guard + comment corrections

This commit is contained in:
2026-07-28 00:09:13 -04:00
parent 682c21509a
commit 40bcf0d56d
2 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -143,7 +143,7 @@ private:
kPreview, // the Sample-view preview-trigger button
kAddZone, // the "+ Add Zone" button
kDeleteZone, // the "Delete" zone button
kControl, // a param-panel control row / deck element (index = control id)
kControl, // a knob-deck element (index = control id)
kCurveNode, // a velocity-curve control point (index = point index, S-VIEW-10)
kVelKnob, // the cluster preview-velocity radial knob (r11)
kCurveButton, // the cluster mini curve-preview button (r11 — opens the popup)