shader-toy
shader-toy copied to clipboard
Feature request: leave the preview alone if compilation fails
It's really helpful to see the instant difference before and after a change to the shader, but if the change takes more than one or two keystrokes to make, then the preview is interrupted with a compile error.
You can modify the delay between changes and a recompile via the setting Reload On Edit Text Delay
. Is this not enough for your use-case?
To clarify, every edit should reset this timer. So if your keystrokes are faster than the delay you should not get a recompile until you stop typing.