Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.3.0
-
None
Description
Running a QML application on my external 4K display seems capped at 30fps. Moving the window to the built-in display of the MacBook Pro allows it to render with 60fps. I've attached a minimal example.
Machine: MacBook Pro 16" (M1Pro)
Qt Version: 6.3.0
`QScreen::refreshRate()` reports 60
Other Apps run much more smooth. I also tested a local SwiftUI app and it also runs at 60fps.