Skip to content

Commit

Permalink
Review
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou committed Sep 21, 2021
1 parent bc39d8f commit bbfe34d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions js/src/mpl_widget.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ export class MPLCanvasModel extends widgets.DOMWidgetModel {

this.send_message('send_image_mode');
this.send_message('refresh');

this.send_message('initialized');
}

send_draw_message() {
Expand Down

0 comments on commit bbfe34d

Please sign in to comment.