Remi05 / outlines

An app to help review your UI implementation.
MIT License
7 stars 0 forks source link

App sometimes crashes while in use #11

Closed Remi05 closed 3 years ago

Remi05 commented 3 years ago

While using the app, it sometimes crashes. Here's the error message:

'CallbackOnCollectedDelegate' : 'A callback was made on a garbage collected delegate of type 'RedlinesApp!RedlinesApp.GlobalMouseListener+HookProc::Invoke'. This may cause application crashes, corruption and data loss. When passing delegates to unmanaged code, they must be kept alive by the managed application until it is guaranteed that they will never be called.'

Remi05 commented 3 years ago

Fixed in commit 8003d52f68628b2f376d8d2758ecd657d615dac5.