mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 00:40:07 +02:00
iphone support in portait
This commit is contained in:
parent
115ee290a1
commit
b15d72cc4a
3 changed files with 4 additions and 4 deletions
|
@ -4398,7 +4398,7 @@ var GLOBAL = {
|
|||
};
|
||||
|
||||
var VIEWPORT = {
|
||||
minZoom: 0.66,
|
||||
minZoom: 0.55,
|
||||
maxZoom: 1.25,
|
||||
minWidth: 600,
|
||||
minHeight: 600
|
||||
|
@ -20311,7 +20311,7 @@ var GLOBAL = {
|
|||
};
|
||||
|
||||
var VIEWPORT = {
|
||||
minZoom: 0.66,
|
||||
minZoom: 0.55,
|
||||
maxZoom: 1.25,
|
||||
minWidth: 600,
|
||||
minHeight: 600
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue