Source PR: #18 — "Feat: Dot-Grid als alleiniger Premium-Canvas-Hintergrund (Light+Dark)"
Summary
PR #18 replaced the premium canvas background from a dual-lines crosshatch (80 px major + 16 px minor) to a single dot-grid (gap 24, size 1.4, with skin-specific alpha). Neither the old crosshatch nor the new dot-grid is mentioned in the documentation.
Affected doc surface
docs/workflow-designer-features.md — Section "20. Visuelle Overlays & Darstellungsoptionen", the premiumCanvas table row (line 355):
| `premiumCanvas` | true | bool | Tiefenschatten, Glaseffekt, farbige Pfeile, Glow |
The canvas background is not listed as one of the effects.
Why not auto-applied
The list of effects in the premiumCanvas row was never exhaustive — neither crosshatch (before #18) nor dot-grid (after #18) was ever documented there. This is not a "fact changed from X to Y" correction; it is an omission that predates the current window. Auto-applying would require a design decision about what level of visual detail belongs in the COMPLETE designer feature inventory, which is a human call.
Checklist
Automated docs-drift finding from nightly docs-sync run 2026-07-27. Needs triage.
Source PR: #18 — "Feat: Dot-Grid als alleiniger Premium-Canvas-Hintergrund (Light+Dark)"
Summary
PR #18 replaced the premium canvas background from a dual-lines crosshatch (80 px major + 16 px minor) to a single dot-grid (gap 24, size 1.4, with skin-specific alpha). Neither the old crosshatch nor the new dot-grid is mentioned in the documentation.
Affected doc surface
docs/workflow-designer-features.md— Section "20. Visuelle Overlays & Darstellungsoptionen", thepremiumCanvastable row (line 355):The canvas background is not listed as one of the effects.
Why not auto-applied
The list of effects in the
premiumCanvasrow was never exhaustive — neither crosshatch (before #18) nor dot-grid (after #18) was ever documented there. This is not a "fact changed from X to Y" correction; it is an omission that predates the current window. Auto-applying would require a design decision about what level of visual detail belongs in the COMPLETE designer feature inventory, which is a human call.Checklist
docs/workflow-designer-features.mdline 355 — add "Punktraster-Hintergrund" (or similar) to thepremiumCanvaseffect description so the canvas background is documented alongside shadows, glass effect, and glow.Automated docs-drift finding from nightly docs-sync run 2026-07-27. Needs triage.