Skip to content
Snippets Groups Projects
Commit 983b2bda authored by Christopher Randolph Rhodes's avatar Christopher Randolph Rhodes
Browse files

Label overlays on 3d exports are correct

parent ba11d516
No related branches found
No related tags found
No related merge requests found
......@@ -309,7 +309,7 @@ class TestRoiSet3dProducts(unittest.TestCase):
params=RoiSetExportParams(
**{
'labels_overlay': {
'white_channel': -1, 'transparency': 0.2, 'mip': True, 'rescale_clip': 0.00
'white_channel': -1, 'transparency': 0.2, 'mip': False, 'rescale_clip': 0.00
}
}
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment