Undesired object behaviour on LCD display
-
Hello everyone,
I am not sure that this issue can be related with qml or not. But I could not figure it out.
I am using qt/qml to create an embedded application. Everything is perfect.
When I change the my lcd screen I see some horizontal shadows (gray areas) around some objects like textfields and pictures..
(And it is moving with the textfield.)
Like this:
As you see there are some gray horizontal shadows.
What is the problem here ?
I played with edid file but I could not figure it out.
Can I fix this with qml ?
Btw, this is only happening with qml application. I do not this issue with other desktop applications or other things.
Application is using eglfs.Thank you very much.