Skip to content
Snippets Groups Projects
Commit 41b265bb authored by Harald Scheirich's avatar Harald Scheirich
Browse files

[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
parent 10f8e2bf
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment