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

feat: add editing finished signal to LabeledSliders #122

Closed tlambert03 closed 2 years ago

tlambert03 commented 2 years ago

closes #103, adds an editingFinished signal to all Labeled slider variants... it will be emitted whenever any of the connected labels are edited.

codecov[bot] commented 2 years ago

Codecov Report

Merging #122 (75cb492) into main (fbc67a7) will increase coverage by 0.18%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #122      +/-   ##
==========================================
+ Coverage   84.77%   84.96%   +0.18%     
==========================================
  Files          30       30              
  Lines        2431     2441      +10     
==========================================
+ Hits         2061     2074      +13     
+ Misses        370      367       -3     
Impacted Files Coverage Δ
src/superqt/sliders/_labeled.py 83.57% <100.00%> (+1.16%) :arrow_up:

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