diff options
| author | jules <jules@okfoc.us> | 2014-01-26 01:05:04 -0500 |
|---|---|---|
| committer | jules <jules@okfoc.us> | 2014-01-26 01:05:04 -0500 |
| commit | c0815501d532c9f18cc0941839295ad193cde87a (patch) | |
| tree | 032d4ac92563ae297deb316b680dd31f6688b33f /js/api/gallery.js | |
| parent | 9f1b5a177eee98f64e7581756cd5fdc7635691ca (diff) | |
make_thumbnail
Diffstat (limited to 'js/api/gallery.js')
| -rw-r--r-- | js/api/gallery.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/js/api/gallery.js b/js/api/gallery.js index 92764c6..c1a779d 100644 --- a/js/api/gallery.js +++ b/js/api/gallery.js @@ -40,6 +40,7 @@ shader_gallery.bind = function(){ } function new_shader(){ + shader_id_root = null run_shader({ id: "", shader_id: "", |
