Skip to content

Commit cbecce7

Browse files
committed
Update manifest
1 parent f5619fc commit cbecce7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fractal_tasks_core/__FRACTAL_MANIFEST__.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
}
5151
],
5252
"title": "Window",
53-
"description": "Optional `Window` object to set default display settings for napari."
53+
"description": "Optional `Window` object to set default display settings. If unset, it will be set to the full bit range of the image (e.g. 0-65535 for 16 bit images)."
5454
},
5555
"color": {
5656
"title": "Color",
@@ -370,7 +370,7 @@
370370
}
371371
],
372372
"title": "Window",
373-
"description": "Optional `Window` object to set default display settings for napari."
373+
"description": "Optional `Window` object to set default display settings. If unset, it will be set to the full bit range of the image (e.g. 0-65535 for 16 bit images)."
374374
},
375375
"color": {
376376
"title": "Color",

0 commit comments

Comments
 (0)