Skip to content

Releases: niklashenning/pyqt-advanced-slider

v1.1.1

23 Jun 22:19
988ae90
Compare
Choose a tag to compare
  • Fixes high CPU usage because of unnecessary repaiting (#7)
  • Fixes PySide6 QFontMetrics bug (#6)
  • Improves behavior of valueChanged signal

v1.1.0

03 Apr 07:21
d733c49
Compare
Choose a tag to compare
  • Port to QtPy
  • Hide private attributes
  • Add tests
  • Add examples for PyQt6 and PySide6
  • Upload to PyPI

v1.0.0

16 Mar 15:56
2e9d074
Compare
Choose a tag to compare

Initial version