mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-27 08:28:50 +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
|
@ -176,6 +176,7 @@ var Level = Sandbox.extend({
|
|||
containerElement: this.goalCanvasHolder.getCanvasLocation(),
|
||||
treeString: this.level.goalTreeString,
|
||||
noKeyboardInput: true,
|
||||
smallCanvas: true,
|
||||
noClick: true
|
||||
});
|
||||
return this.goalCanvasHolder;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue