File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ 2.0.3
5+ -----
6+ Bug fixes
7+ ~~~~~~~~~
8+ - Fix an error that happened when the histogram widget was open, but a layer that doesn't support
9+ histogramming (e.g., a labels layer) was selected.
10+
4112.0.2
512-----
613Dependencies
@@ -13,12 +20,6 @@ napari-matplotlib now adheres to `SPEC 0 <https://scientific-python.org/specs/sp
1320- Pinned the maximum napari version to ``< 0.5 ``.
1421 Version 3.0 of ``napari-matplotlib `` will introduce support for ``napari `` version 0.5.
1522
16- Bug fixes
17- ~~~~~~~~~
18- - Only trigger layer update code paths if the layer selection is valid for the current
19- widget. This prevents errors when e.g., a labels layer is selected when a widget
20- that does not support a labels layer is open.
21-
22232.0.1
2324-----
2425Bug fixes
You can’t perform that action at this time.
0 commit comments