Its all good, I fixed it by setting the following:
QT_auto_screen_scale = 0 and QT_screen_scale_factor = 1.
When I had set to fractional scaling like 1.25 then I noticed a large amount of lag and some pixelation but setting it to 1 has fixed the issue.