I'm having some issues with setting cursor icons through Vizia's WindowEvent::SetCursor(). It does work in regular Vizia, but not under nih_plug_vizia. Copying the code from this Vizia example into a new plugin editor and running it, everything displays correctly and without errors. However, none of the labels change the cursor when hovered. I'm on Windows 11, if that helps.
Behavior in the original example:

Behavior when used within nih_plug_vizia:
