Do not show the canvas display at startup
This commit is contained in:
parent
93f974de1e
commit
6357b7b629
1 changed files with 1 additions and 1 deletions
|
@ -214,4 +214,4 @@ var rtimer = maketimer(0.2, func {
|
|||
testDialog.update();
|
||||
});
|
||||
rtimer.start();
|
||||
testDialog.new();
|
||||
#testDialog.new();
|
||||
|
|
Loading…
Add table
Reference in a new issue