Skip to content

Commit

Permalink
change to border_width
Browse files Browse the repository at this point in the history
  • Loading branch information
McHaillet authored Apr 15, 2024
1 parent b95cf3f commit 67c3e25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/blik/reader.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ def _construct_positions_layer(
"feature_defaults": feat_defaults,
"face_color": "teal",
"size": 5 / scale,
"border_width": 0,
"scale": [scale] * 3,
"shading": "spherical",
"antialiasing": 0,
Expand Down

0 comments on commit 67c3e25

Please sign in to comment.