pyapp-kit / superqt

Missing widgets and components for Qt-python
https://pyapp-kit.github.io/superqt/
BSD 3-Clause "New" or "Revised" License
210 stars 38 forks source link

fix: fix missing labels after setValue #123

Closed tlambert03 closed 2 years ago

tlambert03 commented 2 years ago

fixes #94

Sorry for the delay @looninho ... and thank you for the very clear and helpful example

codecov[bot] commented 2 years ago

Codecov Report

Merging #123 (ad5cf76) into main (fbc67a7) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #123   +/-   ##
=======================================
  Coverage   84.77%   84.78%           
=======================================
  Files          30       30           
  Lines        2431     2432    +1     
=======================================
+ Hits         2061     2062    +1     
  Misses        370      370           
Impacted Files Coverage Δ
src/superqt/sliders/_labeled.py 82.45% <100.00%> (+0.04%) :arrow_up:

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