Skip to content

Commit 4cce302

Browse files
authored
Merge pull request #300 from funkelab/bugfix-wrong-z-slice
Use napari viewer.dims.point to do the step size computation for us
2 parents a314fb3 + bc43bed commit 4cce302

File tree

3 files changed

+441
-13
lines changed

3 files changed

+441
-13
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies =[
4545
"dask[array]>=2021.10.0",
4646
"fonticon-fontawesome6>=6,<7",
4747
"pyqtgraph>=0.13,<1",
48-
"napari-orthogonal-views==0.0.7",
48+
"napari-orthogonal-views>=0.0.9",
4949
"lxml_html_clean>=0.4,<1",
5050
"zarr>=2.18.7,<4",
5151
]

0 commit comments

Comments
 (0)