Files
turnbasedgamedata/Config/UIAdaption/Pad.json
2024-12-02 04:04:12 -03:00

49 lines
1.1 KiB
JSON

{
"DefaultOperations": {
"UIOperations": []
},
"UIPrefabOperations": [
{
"PrefabName": "TeamMemberChoosePage",
"UIOperations": [
{
"Path": "AvatarDetailInfo/TeamMemberEditContents",
"OffsetLeft": -40
}
]
},
{
"PrefabName": "AvatarSkillTreePanel",
"UIOperations": [
{
"Path": "SkillTreesContainer",
"ScaleX": 1.2,
"ScaleY": 1.2
}
]
},
{
"PrefabName": "MazeAdventureRewardListDialog",
"UIOperations": [],
"AdjustIndentBySafeArea": false,
"AdjustIndentByScreenAspect": false
},
{
"PrefabName": "FrameCaptureUI",
"UIOperations": [],
"AdjustIndentBySafeArea": false,
"AdjustIndentByScreenAspect": false
},
{
"PrefabName": "ScreenTransfer",
"UIOperations": [],
"AdjustIndentBySafeArea": false,
"AdjustIndentByScreenAspect": false
},
{
"PrefabName": "TutorialDialog",
"AdjustIndentBySafeArea": false,
"AdjustIndentByScreenAspect": false
}
]
}