experimental painting
This commit is contained in:
@@ -135,7 +135,7 @@ void BCValueDelegate::paint(QPainter *painter, const QStyleOptionViewItem& optio
|
||||
paintButtonIndicator(painter, option, bcValue);
|
||||
else
|
||||
{
|
||||
qDebug() << " ---WTF1: " <<option.rect;
|
||||
|
||||
BCValueEditor::paintSliderIndicator(painter, option.rect, bcValue.calcMinMaxRatio() );
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user