mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 08:50:06 +02:00
made big progress
This commit is contained in:
parent
9b77632faf
commit
d7bb4064dc
6 changed files with 3392 additions and 2249 deletions
|
@ -12,7 +12,9 @@ var GLOBAL = {
|
|||
|
||||
var VIEWPORT = {
|
||||
minZoom: 0.66,
|
||||
maxZoom: 1.25
|
||||
maxZoom: 1.25,
|
||||
minWidth: 600,
|
||||
minHeight: 600
|
||||
};
|
||||
|
||||
var GRAPHICS = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue