layer defaults

This commit is contained in:
j 2012-02-18 13:21:38 +00:00
parent 2075f94120
commit 34edcba8c3

View file

@ -587,8 +587,8 @@
"showIconBrowser": false, "showIconBrowser": false,
"showInfo": true, "showInfo": true,
"showLayers": { "showLayers": {
"places": true, "places": false,
"events": true, "events": false,
"keywords": true, "keywords": true,
"descriptions": true, "descriptions": true,
"transcripts": true "transcripts": true
@ -612,7 +612,7 @@
"videoResolution": 240, "videoResolution": 240,
"videoScale": "fit", "videoScale": "fit",
"videoMuted": false, "videoMuted": false,
"videoSize": "small", "videoSize": "large",
"videoView": "video", "videoView": "video",
"videoVolume": 1 "videoVolume": 1
}, },