fix resizing behavior of lists sections
This commit is contained in:
parent
9070d74a2d
commit
69daaa9003
2 changed files with 424 additions and 239 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue