Hello, I have a pyside2 application with a PlotWidget derived class embedded.
When I start the application on a single screen machine, the output of the on the plot widget is as expected. But when I have a secondary screen plugged into my machine the output goes haywire when I move the application windows to the second window (no matter the resolution on it): On the "main" screen: [image: mono1.png] When moved to the second screen: [image: mono2.png] I'm using the development branch from github (0.11.0dev0+g41d2bc0), python v3.6.5, and pyside2 v5.11.0. Any ideas of what is happening? Cheers, -- You received this message because you are subscribed to the Google Groups "pyqtgraph" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyqtgraph/d0427f73-114f-45bd-8ebf-960f9c70acb8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
