Skip to content

Update release notes to 0.7.1rc3#1041

Open
Czaki wants to merge 2 commits into
napari:mainfrom
Czaki:release_notes_0_7_1rc3
Open

Update release notes to 0.7.1rc3#1041
Czaki wants to merge 2 commits into
napari:mainfrom
Czaki:release_notes_0_7_1rc3

Conversation

@Czaki
Copy link
Copy Markdown
Contributor

@Czaki Czaki commented Jun 5, 2026

References and relevant issues

Description

Update release notes

@Czaki Czaki added this to the 0.7.1 milestone Jun 5, 2026
@Czaki Czaki added the documentation Improvements or additions to documentation label Jun 5, 2026

In previous versions of napari, if you added A scale bar using **View > Scale Bar > Scale Bar visible**, it was shown with no units. In napari 0.7.1 we now
set default unit to `pixel` in [#8900](https://github.com/napari/napari/pull/8900) and also add calculation of units for scale bar based on currently added layers in [#8907](https://github.com/napari/napari/pull/8907), if they have units set.
set default unit to `pixel` in [#8900](https://github.com/napari/napari/pull/8900) and also add calculation of units for scale bar based on currently added layers in [#8907](https://github.com/napari/napari/pull/8907) and [#9007](https://github.com/napari/napari/pull/9007), if they have units set.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
set default unit to `pixel` in [#8900](https://github.com/napari/napari/pull/8900) and also add calculation of units for scale bar based on currently added layers in [#8907](https://github.com/napari/napari/pull/8907) and [#9007](https://github.com/napari/napari/pull/9007), if they have units set.
set the default unit to `pixel` in [#8900](https://github.com/napari/napari/pull/8900), and otherwise calculate it based on the layers currently in the viewer ([#8907](https://github.com/napari/napari/pull/8907) and [#9007](https://github.com/napari/napari/pull/9007)), if they have units set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants