mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Passed correct reference of drawingController when releasing tool
This commit is contained in:
parent
a73eb7d514
commit
070a83fd03
@ -252,7 +252,7 @@ $.namespace("pskl");
|
||||
spriteCoordinate.col,
|
||||
spriteCoordinate.row,
|
||||
penColor,
|
||||
this.drawer
|
||||
this.drawingController
|
||||
);
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user