-
Notifications
You must be signed in to change notification settings - Fork 50
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
Add tracking
property to sliders. When False, changed only emits on release.
#248
Conversation
Codecov Report
@@ Coverage Diff @@
## master #248 +/- ##
==========================================
+ Coverage 90.69% 90.70% +0.01%
==========================================
Files 28 28
Lines 3075 3100 +25
==========================================
+ Hits 2789 2812 +23
- Misses 286 288 +2
Continue to review full report at Codecov.
|
can i used used example ( the clock deblur example using napari & magicgui:) with real time. |
I'm sorry, I'm not following... clarify? |
code clock deblur example using napari & magicgui: AttributeError: No napari attribute types |
Hi @queenmatalie, I'm sorry, I don't understand. If you'd like help running the example, you'll need to provide more information. What version of napari and magicgui are you running, exactly what code are you running, etc... |
Python 3.8.8 on windows 10 used this code on jupyter notebook but another code is running and open window napari |
you can't run the command |
thank you , very much |
closes #https://github.com/napari/magicgui/issues/234
This adds a 'tracking' property to sliders, following the naming set by Qt: