diff --git a/invesalius/constants.py b/invesalius/constants.py index cfec8fe..05a7b09 100644 --- a/invesalius/constants.py +++ b/invesalius/constants.py @@ -110,7 +110,8 @@ THRESHOLD_OUTVALUE = 0 # Mask properties MASK_NAME_PATTERN = "Mask %d" -MASK_OPACITY = 0.3 +MASK_OPACITY = 0.40 +#MASK_OPACITY = 0.35 MASK_COLOUR = [(0.33, 1, 0.33), (1, 1, 0.33), (0.33, 0.91, 1), -- libgit2 0.21.2