jenius-apps / ambie

An app that uses white noise, nature sounds, and focus features to boost your productivity.
https://ambieapp.com
MIT License
1.93k stars 142 forks source link

Fix crash in shader exception handler #369

Closed Sergio0694 closed 1 year ago

Sergio0694 commented 1 year ago

This PR fixes the following crash:

image

This was due to the shader draw handler not dispatching back to the UI thread when logging exceptions.