mirror of
https://github.com/thepeacockproject/Peacock
synced 2025-02-16 16:34:28 +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": [
|
"$then": [
|
||||||
{
|
{
|
||||||
"view": "menu3.basic.MenuTileTall",
|
"view": "menu3.basic.MenuTileLarge",
|
||||||
"row": 0,
|
"row": 0,
|
||||||
"col": 0,
|
"col": 0,
|
||||||
"nrows": 3,
|
"nrows": 3,
|
||||||
"ncols": 2,
|
"ncols": 4,
|
||||||
"data": {
|
"data": {
|
||||||
"header": "$loc UI_MENU_PAGE_HUB_CAMPAIGN",
|
"header": "$loc UI_MENU_PAGE_HUB_CAMPAIGN",
|
||||||
"title": "$loc UI_MENU_PAGE_HUB_STORY",
|
"title": "$loc UI_MENU_PAGE_HUB_STORY",
|
||||||
|
Loading…
Reference in New Issue
Block a user