v0.8.02b
This commit is contained in:
@@ -258,7 +258,7 @@ void SliderWidget::_draw() {
|
||||
}
|
||||
|
||||
void SliderWidget::_clear() {
|
||||
_oldvalwidth = 0;
|
||||
// _oldvalwidth = 0;
|
||||
dsp.fillRect(_config.left, _config.top, _width, _height, _bgcolor);
|
||||
}
|
||||
/************************
|
||||
|
||||
Reference in New Issue
Block a user