background trasparent annotation

This commit is contained in:
Claudio 2025-09-27 13:28:21 +02:00
parent 6bbd3fcae9
commit d5f0690f59

View File

@ -1157,7 +1157,7 @@ $(document).ready(function () {
width: annotations.descriptionSize.width,
scaleX: 1,
scaleY: 1,
backgroundColor: "rgba(255, 255, 255, 0.8)",
backgroundColor: "rgba(255, 255, 255, 0)", // Changed to fully transparent
fontFamily: "Arial",
fontSize: 24,
fill: "#000000",