Oddegamra bb476d3901 fix: Initialize D2Scale configuration member
The D2Scale property of MarkConfig was never initialized, leading to a
default value of 0 being passed to the D2 renderer. This eventually led
to calling chromedp.ScreenshotScale with a scale value of 0. Chrome
doesn't like this, and never finishes the sceenshot operation.

Fixes #610
2025-06-12 11:59:40 +02:00
..
2025-06-06 13:54:34 +02:00