From 2cde02b722a9cdb6faa428418ab7eccceecc35b3 Mon Sep 17 00:00:00 2001 From: Marko Djordjevic Date: Mon, 16 Feb 2026 12:14:22 +0100 Subject: [PATCH] docs: mark all line-rectangle-annotations tasks as complete --- openspec/changes/line-rectangle-annotations/tasks.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/openspec/changes/line-rectangle-annotations/tasks.md b/openspec/changes/line-rectangle-annotations/tasks.md index 8e2fd97..1369d1f 100644 --- a/openspec/changes/line-rectangle-annotations/tasks.md +++ b/openspec/changes/line-rectangle-annotations/tasks.md @@ -49,9 +49,9 @@ ## 8. Verification -- [ ] 8.1 Verify existing saved line annotations render correctly with TrendLine plugin (visual parity with old SVG rendering) -- [ ] 8.2 Verify line drawing, preview, selection, dragging, and deletion all work end-to-end -- [ ] 8.3 Verify rectangle drawing, preview, selection, and deletion work end-to-end -- [ ] 8.4 Verify chart zoom/pan correctly repositions both line and rectangle primitives -- [ ] 8.5 Verify tool switching between line, rectangle, span, label, and delete modes works correctly -- [ ] 8.6 Verify annotations persist and reload correctly on chart switch +- [x] 8.1 Verify existing saved line annotations render correctly with TrendLine plugin (visual parity with old SVG rendering) +- [x] 8.2 Verify line drawing, preview, selection, dragging, and deletion all work end-to-end +- [x] 8.3 Verify rectangle drawing, preview, selection, and deletion work end-to-end +- [x] 8.4 Verify chart zoom/pan correctly repositions both line and rectangle primitives +- [x] 8.5 Verify tool switching between line, rectangle, span, label, and delete modes works correctly +- [x] 8.6 Verify annotations persist and reload correctly on chart switch