Make screenshot feature compatible with Firefox 40
This commit is contained in:
@@ -106,7 +106,7 @@ Screenshot.prototype.checkInput = function() {
|
||||
}
|
||||
}
|
||||
|
||||
pasteCatcher.innerHTML = "";
|
||||
this.pasteCatcher.innerHTML = "";
|
||||
};
|
||||
|
||||
// Creates a new image from a given source
|
||||
|
||||
Reference in New Issue
Block a user