fix resizing behavior of lists sections

This commit is contained in:
rlx 2011-01-14 03:53:26 +00:00
commit 69daaa9003
2 changed files with 424 additions and 239 deletions

View file

@ -179,9 +179,14 @@
"section": "items",
"sections": ["my", "public", "featured"],
"showAnnotations": true,
"showGroups": true,
"showGroups": false,
"showInfo": true,
"showMovies": true,
"showSection": {
"my": true,
"public": true,
"featured": true
},
"showSidebar": true,
"sidebarSize": 256,
"sitePage": "home",