ShaderEditor
ShaderEditor copied to clipboard
Long errors will get trimmed by Android
Problem
Errors that are too long will get trimmed by Android.
Solution
I don't know if it's possible to change the maximum length of a toast in Android. If it isn't, I suggest replacing the error toasts with a small panel in the bottom of the editor that displays the latest error (just like Bonzomatic, but smaller).