Skip to content

Commit c7f0108

Browse files
author
DavidQ
committed
Clean up Object panel tag layout and selected geometry summary display - PR_26133_014-object-panel-and-geometry-summary-cleanup
1 parent 9785875 commit c7f0108

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

docs/dev/reports/playwright_v8_coverage_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ Coverage source: `docs/dev/reports/playwright_v8_coverage_report.txt`, refreshed
1616
- Main command: `npm run test:workspace-v2`.
1717
- Result: 47 passed.
1818
- Focused Object Vector Studio V2 layout, preview coordinate, mouse-editing, and asset-authoring scenarios passed.
19-
- Coverage includes the runtime paths for transform summary updates, negative snapped movement, compact preview controls, Up/Down panning, larger center dot rendering, preview mouse edits, polygon X/Y point-list geometry editing, invalid point rejection, and two-row inline ellipse fields.
19+
- Coverage includes the runtime paths for transform summary updates, negative snapped movement, compact preview controls, Up/Down panning, larger center dot rendering, preview mouse edits, polygon X/Y point-list geometry editing, invalid point rejection, and two-row inline ellipse fields. The compact Add/Rename/Dup/Delete object action row is covered by Playwright layout assertions.

docs/dev/reports/playwright_workspace_v2_results.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
- Confirmed negative snapped Move X/Move Y values move the selected shape back across both axes instead of snapping half-step negatives to zero.
1414
- Confirmed Object Transform summary renders as `Transform x 0, y 0, rot 0, scale 1 x 1` and updates after transform actions.
1515
- Confirmed Object Preview controls use compact final-word labels and include working Up/Down pan controls after In.
16+
- Confirmed Object actions render as a single compact Add/Rename/Dup/Delete row.
1617
- Confirmed the center origin dot renders at radius 9.
1718
- Confirmed preview mouse drag, negative drag, rectangle handle resize, and line endpoint movement still edit the selected shape.
1819
- Confirmed Polygon Geometry renders separate X/Y point inputs, applies valid edits, marks invalid point cells with `aria-invalid`, and preserves invalid text without partial apply.

0 commit comments

Comments
 (0)