hiitiger / goverlay

DirectX hook and game overlay solution for Electron, Qt and CEF, just like discord/steam game overlay,inject any app to overlay in your game
Other
800 stars 111 forks source link

Fix crash on app exit #117

Closed AnAkkk closed 9 months ago

AnAkkk commented 9 months ago

I have noticed that the electron app is crashing on exit every time when trying to destroy the objects inside eventCallback_. This fixes the issue.