mirror of
https://github.com/patriciogonzalezvivo/thebookofshaders
synced 2024-11-03 23:15:23 +00:00
merge
This commit is contained in:
parent
2ded75afc9
commit
78a19a363e
2
edit.php
2
edit.php
@ -109,7 +109,7 @@
|
||||
menu: true
|
||||
});
|
||||
}
|
||||
document.body.style.backgroundColor = window.getComputedStyle(glslEditor.editor.getWrapperElement(),null).getPropertyValue('background-color');
|
||||
document.body.style.backgroundColor = window.getComputedStyle(window.glslEditor.editor.getWrapperElement(),null).getPropertyValue('background-color');
|
||||
</script>
|
||||
<script>
|
||||
(function(i,s,o,g,r,a,m){i["GoogleAnalyticsObject"]=r;i[r]=i[r]||function(){
|
||||
|
Loading…
Reference in New Issue
Block a user