Shdr
Shdr copied to clipboard
Changes lost when pressing CTRL+ALT
To reproduce:
- Open http://shdr.bkcore.com/
- Write a comment in the code
- Press Ctrl+Alt
- Press Ctrl+Alt
- The comment is no more
Maybe adding @updateShader() at
https://github.com/BKcore/Shdr/blob/master/sources/shdr/App.coffee#L295
would fix this?