Skip to content
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

Graphical glitches when switching views on/off #86

Closed
dsboger-zz opened this issue Apr 29, 2018 · 1 comment · Fixed by #91
Closed

Graphical glitches when switching views on/off #86

dsboger-zz opened this issue Apr 29, 2018 · 1 comment · Fixed by #91

Comments

@dsboger-zz
Copy link
Contributor

When I open FMIT and remove the "Capture sound" and "Error history" views, the dial glitches. Most times it is a minor glitch in the bottom part:

image

Sometimes it is more visible:
image

Thanks!

@gillesdegottex
Copy link
Owner

gillesdegottex commented Apr 29, 2018

What glitches precisely ? You mean the pixels bewteen "Bb1" and "58.27" and the black squares ?
I setup the interface 14 years ago (!) so maybe it should just be refreshed using Qt5 designer tools.

dsboger-zz pushed a commit to dsboger-zz/fmit that referenced this issue May 9, 2018
QOpenGLWidget is the modern replacement and has several advantages. In
this case, it fixes gillesdegottex#86.

The only big change needed was replacing renderText calls with
QPainter::drawText ones.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants