no commit message
This commit is contained in:
@@ -2842,7 +2842,7 @@
|
||||
screenshotImg=createlImg(base64);
|
||||
screenshotImg.addListener('load',function(){
|
||||
C['screenshot']['img'].append(screenshotImg);
|
||||
C['screenshot'].css({'width':this.getWidth()+'px'});
|
||||
C['screenshot'].show().css({'width':this.getWidth()+'px'});
|
||||
});
|
||||
var newBlob=dataURLtoBlob(base64);
|
||||
var url = URL.createObjectURL(newBlob);
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user