This commit is contained in:
CPPAlien 2019-11-15 18:20:17 +08:00
parent 100ebfe82f
commit 5ec7f680a8

View File

@ -408,6 +408,7 @@ Component({
new Pen(photoContext, palette).paint(() => {
this.saveImgToLocal();
});
setStringPrototype(this.screenK, 1);
});
},