git @ Cat's Eye Technologies
Braktif
/
026e01c
Have the controller initially be stopped.
Chris Pressey
7 years ago
1 changed file(s) with
1 addition(s)
and
0 deletion(s)
.
Raw diff
Collapse all
Expand all
+1
-0
demo/braktif-launcher.js
less
more
56
56
generationView.draw();
57
57
}
58
58
});
59
controller.clickStop();
59
60
60
61
var sourceManager = (new yoob.SourceManager()).init({
61
62
panelContainer: controlPanel,