spite / ShaderEditorExtension

Google Chrome DevTools extension to live edit WebGL GLSL shaders
MIT License
619 stars 58 forks source link

Find-on-page (on shaders) raise error #14

Closed ebraminio closed 9 years ago

ebraminio commented 9 years ago

When I press Ctrl+F on a shader editor to search a text, from inspector's inspector console I see an error, apparently CodeMirror.connect is missed and some module of codemirror is not included here to do the functionality.

spite commented 9 years ago

Should be fixed with https://github.com/spite/ShaderEditorExtension/commit/7fd75c206fed04b2fbea5c8d61df6ada6244b92e. It will be deployed with v1.0.16