We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ba1385 + b7faf43 commit 4f69fb5Copy full SHA for 4f69fb5
src/loaders/ImageBitmapLoader.js
@@ -37,7 +37,7 @@ ImageBitmapLoader.prototype = {
37
38
},
39
40
- load: function load( url, onLoad, onProgress, onError ) {
+ load: function ( url, onLoad, onProgress, onError ) {
41
42
if ( url === undefined ) url = '';
43
0 commit comments