-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Min/max waveform artefact on 2K display #293
Comments
Can you share your monitor resolution and graphics card? My normal machine is 3840 x 2160. However, this is always less than 2300 px. |
All drivers are up to date. I will try this and report back. |
Also note that you have to close and restart the UI after changing the backend UI renderer. |
Disabling opengl in the settings solves the issue (but slows down the UI a lot obviously). Re-enabling opengl and setting the rendered to software does not solve the problem. Setting it to desktop do solve the problem though. For some reason I think it was on software by default. When setting it to desktop I had the popup about #216 but no problem so far. And the UI is much more responsive. |
Great to hear you have a working solution! The dodgy Intel integrated graphics support for OpenGL has been an issue. We added those workarounds a while ago. Maybe Intel has actually fixed things? If you do run into #216, please post again! |
Joulescope model
JS220
UI version
1.2.2
What OS are you seeing the problem on?
Windows 11
What happened?
Waveform min/max traces have artefacts and some lines of the drawn polygon seem to converge on the waveform window center.
What was expected?
Normal min/max waveform
How to reproduce?
show_min_max
setting onfill1
orfill2
Extra information
If I resize the window while the acquisition is running, the artefacts only appear above a certain width. If the window is resized below ~2300px they disappear.
The text was updated successfully, but these errors were encountered: