I'm trying to change the cursor style based on mode, and tried to achieve this by setting annotations.overlay.style.cursor. The cursor successfully changes for the svg overlay on the viewport, however the cursosr reverts back whenever the viewer changes zoom. Any insight on how to go about this?
I'm trying to change the cursor style based on mode, and tried to achieve this by setting
annotations.overlay.style.cursor
. The cursor successfully changes for the svg overlay on the viewport, however the cursosr reverts back whenever the viewer changes zoom. Any insight on how to go about this?