rahmedov opened this issue 7 years ago · 0 comments
In painter.py
import QRectF and use in QwtPainterClass.drawBackground()
use opt.rect = QRectF(rect).toAlignedRect() instead of opt.rect = rect.toAlignedRect()