Plugin UI looks different on Windows 10 vs Windows 11

,

I’m developing a plugin using Windows 11, and the UI looks good, however it was tested using Windows 10, and the pickers do not render. Has anyone experienced a similar issue?

The first screenshot is what I want to see, and the second screenshot is the Windows 10 version.


1 Like

What are your Photoshop versions in both OS?

Oh, yes, I forgot to specify the version. We’re both using 24.4.1.

Does Dev Console show some errors? Can you try to increase a size of window a bit? Sometimes I seen a UI render lag and it forced to redraw content.

I am not getting any errors in the dev console. I will try increasing the size of the window.

It turned out to be an issue involving developing on one domain and testing on a different one. Thank you for your help though!