BR: Mouse cursors are the wrong size on Windows

There was just some work done on this, but it seems now cursors are too big instead of too small. The pink mouse cursor should be the same size as the checkerboard. Code to reproduce:

macOS:

Windows:

Sorry for taking photographs of the screen, but I can’t get juce custom cursors to appear in screenshots.

Thanks for raising this. It looks like I missed out the custom scale factor first time round. I think the following patch should resolve the problem:

Please try out the change and let us know if you encounter any further issues.