You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Shape Geometry point rows render Round checkboxes and no longer render the prior Start/Joints/End dropdown model.
16
-
-Point rows default square; checked point rows persist `style.pointRounding` and render round joins/markers.
17
-
-Polygon/polyline point lists size naturally without an internal scrollbar.
18
-
-Snap color behavior is scoped to Snap button glyphs: Snap None uses the red disabled tone, Snap Point matches point snap circles, and non-Snap icons keep default colors.
19
-
-Future notes include spline as a tracked possible geometry addition.
20
-
-Snap Angle rotate application is logged visibly as active or disabled, and enabled Snap Angle constrains Rotate to the snap increment.
15
+
- Shape Geometry point rows now render exactly one checkbox per row.
16
+
-The remaining checkbox is the Round control; unchecked rows render square and checked rows render round.
17
+
-The old second point-selection checkbox was removed from polygon/polyline/triangle point rows.
18
+
-Add/Delete point row targeting now uses row selection state instead of an extra checkbox.
19
+
-No global Start/Joints/End or Joints point-style controls remain.
20
+
-Independent per-point rounding coverage remains in place for open and closed multi-point geometry.
0 commit comments