Skip to content

Commit 7ee4aa4

Browse files
authored
flush test part 2
1 parent a721e4f commit 7ee4aa4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/helper/blob-tools/broad-brush-helper.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ class BroadBrushHelper {
3535
//test
3636
this.mergeBatchSize = 20;
3737
this.previewGroup = new paper.Group();
38+
this.pendingSquares = [];
3839
}
3940

4041
onBroadMouseDown (event, tool, options) {

0 commit comments

Comments
 (0)