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
Copy file name to clipboardExpand all lines: BACKLOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,6 @@
10
10
-[ ]#321: Refactor - apply consistent validation pattern to other PDF write functions
11
11
12
12
## DOING (Current Work)
13
-
-[ ]#317: Fix GitHub Pages deployment failure - colored_contours PDF runtime crash in pdf_write_color
14
13
15
14
## BLOCKED (Infrastructure Issues)
16
15
@@ -37,6 +36,7 @@
37
36
- Performance impact validation
38
37
39
38
## 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)
40
40
-[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)
41
41
-[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)
42
42
-[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