PythonQwt icon indicating copy to clipboard operation
PythonQwt copied to clipboard

Qrect issue 63

Open tugaysolmaz opened this issue 2 years ago • 0 comments

Fixed the issue (#63) when stylesheets is introduced and qwt.plot_canvas.QwtStyleSheetRecorder.drawRects called with dynamic arguments.

Function now checks if rects is a QRect or QRectF or treats it as a subscriptable instance.

tugaysolmaz avatar Jun 22 '22 17:06 tugaysolmaz