Closed vespos closed 2 weeks ago
We turned off changing the line width as there used to be a bug in Qt that caused the plots to update slowly when you change the width. I'm not sure if its still there or not. From what I remember it should work if you use opengl though.
Oh ok, interesting! What are the conditions under which we can or not use openGL?
It should work in the hutches I believe. Maybe even with nomachine? You can try it with ami-local --use-opengl
alternatively you can see if the issue is still there if you comment this if out: https://github.com/slac-lcls/ami/blob/master/ami/flowchart/library/Editors.py#L84
This actually works with the latest qt without needing opengl
Changing the line-width on any of the plot does not work.