DeepLabCut / napari-deeplabcut

a napari plugin for labeling and refining keypoint data within DeepLabCut projects
GNU Lesser General Public License v3.0
51 stars 22 forks source link

Shortcuts SVG File added in Napari GUI #104

Closed Timokleia closed 11 months ago

Timokleia commented 11 months ago

I uploaded the SVG file and I created a floating window that can be triggered from Window --> Shortcuts Have a look and let me know. It works well on my pc.

jeylau commented 11 months ago

Thanks, Tim! I fixed some bugs (e.g., the action was added to a menu that didn't exist), it works fine now!

codecov-commenter commented 11 months ago

Codecov Report

Merging #104 (225b876) into main (874965b) will decrease coverage by 0.18%. The diff coverage is 36.36%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main     #104      +/-   ##
==========================================
- Coverage   82.41%   82.23%   -0.18%     
==========================================
  Files          11       11              
  Lines        1734     1739       +5     
==========================================
+ Hits         1429     1430       +1     
- Misses        305      309       +4     
Files Coverage Δ
src/napari_deeplabcut/_widgets.py 72.60% <36.36%> (-0.31%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

MMathisLab commented 11 months ago

Let's not drop coverage :)