1
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:
Lennard Fonteijn 2023-04-16 21:19:40 +02:00 committed by GitHub
parent 8bba93ba72
commit 78c046232f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",