mouseMagnify() not working on Windows?

We’re having an issue where the mouseMagnify() function won’t be called on Windows when performing a pinch gesture on a trackpad.

I found this old thread, which suggests it wasn’t working at that point, which is what I am experiencing now:

A few things I made sure:

  • other mouse related functions work as intended
  • the exact same code works on macOS
  • pinch gestures work in other apps on the testing device

Does somebody know what the current state is here, or maybe has the function working on his end?

Thanks!