Content.createScreenshot takes wrong zoom scale
-
I have figured out (thanks to the Mask bug where the zoom scale breaks Masks in LAFs: https://forum.hise.audio/topic/9420/applymask-behaves-differently-at-different-ui-scales/14?_=1746122139523 ) that createScreenshot is working on a different zoom level than the actual interface. This includes display of masked objects but also Blur, which renders at a different amount. You can see the effect of this here:
Middle segment is the blurring occurring on interface in real time, and then the last segment is the screenshot that I am loading in its place (to reduce lag) showing the Blur is very different. You would also see broken linear sliders if I hadn't already fixed that manually with a compensation.