Hello everyone,

I have a plot that contains some svg items with using QwtPlotSvgItem. And I also use mouseEvents on these Svg items. But when i zooming with mouse wheel these svg items scale are changing. I want them stable. I mean they should not effect to zooming. I cant solve it.

Is there any advice for it?