5yutan5 / PyQtDarkTheme

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

inverted active line of horizontal QSlider in RTL direction #242

Open javadr opened 1 year ago

javadr commented 1 year ago

Thanks for your excellent work.

I noticed that when the form direction is set to right-to-left (RTL) mode, the color of the active line on the horizontal QSlider is inverted. Below pictures show this issue:

LTR:

Screenshot from 2023-04-11 06-59-47

RTL: Screenshot from 2023-04-11 06-59-59