increase default font sizes, adjust config defaults for less margings and larger max scale #1605
This commit is contained in:
parent
6bfa48a667
commit
8162855d23
18 changed files with 18 additions and 18 deletions
|
@ -43,11 +43,11 @@
|
|||
height: 700,
|
||||
|
||||
// Factor of the display size that should remain empty around the content
|
||||
margin: 0.1,
|
||||
margin: 0.04,
|
||||
|
||||
// Bounds for smallest/largest possible scale to apply to content
|
||||
minScale: 0.2,
|
||||
maxScale: 1.5,
|
||||
maxScale: 2.0,
|
||||
|
||||
// Display controls in the bottom right corner
|
||||
controls: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue