5yutan5 / PyQtDarkTheme

A flat dark theme for PySide and PyQt.
https://pyqtdarktheme.readthedocs.io
MIT License
545 stars 84 forks source link

Fix inverted active line of vertical QSlider #212

Closed 5yutan5 closed 1 year ago

5yutan5 commented 1 year ago

This pr fix #211.

codecov[bot] commented 1 year ago

Codecov Report

Merging #212 (0a68099) into main (1097123) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #212   +/-   ##
=======================================
  Coverage   98.37%   98.38%           
=======================================
  Files          39       39           
  Lines        1418     1422    +4     
=======================================
+ Hits         1395     1399    +4     
  Misses         23       23           
Impacted Files Coverage Δ
qdarktheme/_resources/_template_stylesheet.py 100.00% <ø> (ø)
qdarktheme/widget_gallery/_ui/widgets_ui.py 100.00% <100.00%> (ø)

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