-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Allow to set zoom factor from interface in Search Label napari plugin #538
Conversation
Yes, this looks really good. Thank you :) |
Preview page for your plugin is ready here: |
Codecov Report
@@ Coverage Diff @@
## develop #538 +/- ##
===========================================
+ Coverage 76.87% 76.88% +0.01%
===========================================
Files 144 144
Lines 18585 18595 +10
===========================================
+ Hits 14287 14297 +10
Misses 4298 4298
Continue to review full report at Codecov.
|
New video for description 2022-02-18.11-52-13.mp4 |
Sourcery Code Quality Report❌ Merging this PR will decrease code quality in the affected files by 2.11%.
Here are some functions in these files that still need a tune-up:
Legend and ExplanationThe emojis denote the absolute quality of the code:
The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request. Please see our documentation here for details on how these metrics are calculated. We are actively working on this report - lots more documentation and extra metrics to come! Help us improve this quality report! |
Preview page for your plugin is ready here: |
Very cool! Thanks a lot again :) |
Add the possibility to set zoom factor for search labels.
fix #537
@Karol-G this is what you request?