rebuild better views

This commit is contained in:
Peter Cottle 2013-05-25 13:29:59 -07:00
parent 3674415ce9
commit 90b8679d19
4 changed files with 5 additions and 1 deletions

View file

@ -13413,6 +13413,7 @@ var LevelBuilder = Level.extend({
containerElement: this.startCanvasHolder.getCanvasLocation(),
treeString: this.level.startTree,
noKeyboardInput: true,
smallCanvas: true,
noClick: true
});
return this.startCanvasHolder;
@ -25371,6 +25372,7 @@ var LevelBuilder = Level.extend({
containerElement: this.startCanvasHolder.getCanvasLocation(),
treeString: this.level.startTree,
noKeyboardInput: true,
smallCanvas: true,
noClick: true
});
return this.startCanvasHolder;

File diff suppressed because one or more lines are too long

1
build/bundle.min.js vendored Normal file

File diff suppressed because one or more lines are too long

View file

@ -426,7 +426,7 @@
For a much easier time perusing the source, see the individual files at:
https://github.com/pcottle/learnGitBranching
-->
<script src="build/bundle.js"></script>
<script src="build/bundle.min.e6e15cd1.js"></script>
<!-- The advantage of github pages: super-easy, simple, slick static hostic.
The downside? No raw logs to parse for analytics, so I have to include