Skip to content

Commit fdae08a

Browse files
committed
update: move issue #317 to DONE after PR #318 merge
1 parent b76c03f commit fdae08a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BACKLOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
- [ ] #321: Refactor - apply consistent validation pattern to other PDF write functions
1111

1212
## DOING (Current Work)
13-
- [ ] #317: Fix GitHub Pages deployment failure - colored_contours PDF runtime crash in pdf_write_color
1413

1514
## BLOCKED (Infrastructure Issues)
1615

@@ -37,6 +36,7 @@
3736
- Performance impact validation
3837

3938
## DONE (Completed)
39+
- [x] #317: Fix GitHub Pages deployment failure - colored_contours PDF runtime crash in pdf_write_color - FIXED: Added robust RGB validation to prevent PDF color crashes, restored visual showcase (PR #318 merged)
4040
- [x] #312: Legend Demo plots dont show up on github pages - FIXED: GitHub Pages examples not generating due to auto-examples=false in fpm.toml, enabled automatic example discovery (PR #316 merged)
4141
- [x] #311: Simple Sine Wave and Gaussian Default plots shows just axes in examples but no content - FIXED: PNG data rendering regression caused by figure initialization resetting plot_count (PR #315 merged)
4242
- [x] #272: fix: rescue BACKLOG.md commits from main branch protection - RESCUED: Historical PLAY workflow planning commits (c610cce, ad82dbc) documenting issues #262-271 (PR #314 merged)

0 commit comments

Comments
 (0)