Skip to content

Commit

Permalink
Add transparent face color
Browse files Browse the repository at this point in the history
  • Loading branch information
ClementCaporal committed Jan 20, 2025
1 parent 138b8c4 commit cce1324
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/napari_swc_editor/bindings.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ def add_napari_layers_from_swc_content(
"size": radius,
"blending": "additive",
"symbol": structure_symbol,
"face_color": "transparent",
"metadata": {
"raw_swc": file_content,
"shape_layer": shape_layer,
Expand Down

0 comments on commit cce1324

Please sign in to comment.