Skip to content

fix: update napari display calls for compatibility with napari 0.5+#2207

Merged
shachafl merged 1 commit into0.4.1from
2069-napari-tests-failing
Mar 19, 2026
Merged

fix: update napari display calls for compatibility with napari 0.5+#2207
shachafl merged 1 commit into0.4.1from
2069-napari-tests-failing

Conversation

@shachafl
Copy link
Copy Markdown
Collaborator

Closes #2069

  • Rename edge_colorborder_color in add_points() call
  • Rename n_dimensionalout_of_slice_display in add_points() call
  • Guard against NaN radius values by substituting default size of 1.0
  • Replace deprecated viewer.window.qt_viewer with viewer.window._qt_window in test

  - Rename `edge_color` → `border_color` in add_points() call
  - Rename `n_dimensional` → `out_of_slice_display` in add_points() call
  - Guard against NaN radius values by substituting default size of 1.0
  - Replace deprecated `viewer.window.qt_viewer` with `viewer.window._qt_window` in test
@shachafl shachafl merged commit 35d6494 into 0.4.1 Mar 19, 2026
@shachafl shachafl linked an issue Mar 19, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

napari tests failing

1 participant