mirror of
https://github.com/thepeacockproject/Peacock
synced 2024-11-22 22:12:45 +01:00
Fixed Story tile not using all space without the VR tile (#220)
This commit is contained in:
parent
8bba93ba72
commit
78c046232f
@ -44,11 +44,11 @@
|
||||
},
|
||||
"$then": [
|
||||
{
|
||||
"view": "menu3.basic.MenuTileTall",
|
||||
"view": "menu3.basic.MenuTileLarge",
|
||||
"row": 0,
|
||||
"col": 0,
|
||||
"nrows": 3,
|
||||
"ncols": 2,
|
||||
"ncols": 4,
|
||||
"data": {
|
||||
"header": "$loc UI_MENU_PAGE_HUB_CAMPAIGN",
|
||||
"title": "$loc UI_MENU_PAGE_HUB_STORY",
|
||||
|
Loading…
Reference in New Issue
Block a user