2025.32280 - Cursor doesn't change when mousedown

If I set the cursor in a control panel via a script it doesn’t update the cursor until I stop clicking. My use case is just setting the cursor to the arrowAll state whilst dragging.

The parameter itself updates but the cursor gets out of sync with the parameter state.

I’m using:
self.ownerComp.par.cursor = 'arrowAll'

Hi @Ennui

thanks for pointing this out, could replicate and we are having a look.

cheers
Markus