mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 00:40:07 +02:00
Big view refresh update. No more weird algorithm and instead use small canvas option
This commit is contained in:
parent
117d6d954f
commit
3674415ce9
7 changed files with 17 additions and 87 deletions
|
@ -84,6 +84,7 @@ var LevelBuilder = Level.extend({
|
|||
containerElement: this.startCanvasHolder.getCanvasLocation(),
|
||||
treeString: this.level.startTree,
|
||||
noKeyboardInput: true,
|
||||
smallCanvas: true,
|
||||
noClick: true
|
||||
});
|
||||
return this.startCanvasHolder;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue