Skip to content

Commit

Permalink
chore: revert
Browse files Browse the repository at this point in the history
  • Loading branch information
逍为 committed Mar 8, 2024
1 parent f6c3579 commit f16a772
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/g-canvas/src/canvas.ts
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,6 @@ class Canvas extends AbstractCanvas {
this._drawAll();
}
this.set('drawFrame', null);
this.emit('afterdraw');
});
this.set('drawFrame', drawFrame);
}
Expand Down

0 comments on commit f16a772

Please sign in to comment.