AOT-4225 shading below data

pull/3/head
Dan Zhang 5 years ago
parent 4af443a90a
commit 61e061b61a

@ -2644,6 +2644,7 @@ Licensed under the MIT license.
}
}
ctx.fillStyle = compliantAreaColor;
ctx.globalCompositeOperation = "destination-over";
ctx.fillRect(0, startY, xLength, endY - startY);
}

Loading…
Cancel
Save