Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the OpenGLScreenGrabber for QQuickWidgetOffscreenWindow in Qt6.8+
For me at least, the y offset has to be 0, otherwise we grab an offset part of the image. Furthermore, the x offset has to be hidpi adapted too. I cannot test the other Qt versions, so I'll assume this code used to work fine there and only touch this for Qt 6.8+
- Loading branch information