docs: mark all line-rectangle-annotations tasks as complete
This commit is contained in:
parent
73e07c9050
commit
2cde02b722
1 changed files with 6 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue