This commit is contained in:
Christoph Holzheuer
2026-03-06 10:34:57 +01:00
parent 3410583931
commit f99c96a855
3 changed files with 161 additions and 5914 deletions

View File

@@ -251,7 +251,6 @@ void BCValueSlider::BCValueSliderStyle::drawHorizontalFluentSlider(QPainter* pai
qDebug() << " --- doPaint: drawHorizontalFluentSlider" << groove << " Handle: " << handleRect;
paintSliderIndicator2(painter, groove, 0.5 );
painter->setBrush(Qt::red);
painter->drawRect(handleRect);