[BUG] Fixes issue with haptice device destructor
Previously the instance of the haptic device might have been in the middle of processing a callback as the destructor gets exectued, calling hdUnschedule should prevent this Also defers posting of the button events to the update call to prevent another process from holding up the callback
Loading
Please register or sign in to comment