OS X custom Mouse cursors too small (JUCE146)

I’m using custom mouse cursors in my app on OS X but somehow they appear too small (like stretched down to half the size). Was this a known bug in 146?

It was probably still using the old carbon cursors then. It uses cocoa NSCursors now, so there won’t be any limits on the size.