You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The UISliderWidget would benefit of having a QDoubleSpinBox attached so that one could set the selected value manually. Currently there is nothing except a QLabel which must be passed by the user, which is pretty useless.
The
UISliderWidget
would benefit of having aQDoubleSpinBox
attached so that one could set the selected value manually. Currently there is nothing except aQLabel
which must be passed by the user, which is pretty useless.eqt/eqt/ui/UISliderWidget.py
Lines 9 to 11 in 8ac20be
The text was updated successfully, but these errors were encountered: