andy-sweet / napari-metadata

A napari plugin to view and edit metadata
BSD 3-Clause "New" or "Revised" License
10 stars 3 forks source link

Show axis and scale bar when showing widget #39

Closed andy-sweet closed 1 year ago

andy-sweet commented 1 year ago

This shows the axes and scale bar overlay on the canvas whenever the widget is shown. This adds convenience since a large part of this widget is related to what is shown on those. This might be a minor annoyance to some users who want these to be non-visible, but they can still use the napari built-in controls to turn them off.

Closes #27

codecov-commenter commented 1 year ago

Codecov Report

Merging #39 (8d86c20) into main (9879d2c) will decrease coverage by 0.26%. The diff coverage is 33.33%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
- Coverage   93.61%   93.36%   -0.26%     
==========================================
  Files          16       16              
  Lines        1410     1416       +6     
==========================================
+ Hits         1320     1322       +2     
- Misses         90       94       +4     
Impacted Files Coverage Δ
src/napari_metadata/_widget.py 93.04% <33.33%> (-1.35%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.