Skip to content

Commit

Permalink
Fix loader layout for wide devices
Browse files Browse the repository at this point in the history
  • Loading branch information
olga-salina committed Jun 26, 2023
1 parent bfb0b95 commit e5b72fe
Showing 1 changed file with 39 additions and 1 deletion.
40 changes: 39 additions & 1 deletion assets/prefabs/UI/Popups/pref_LoaderPopup.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,13 @@
},
{
"__id__": 22
},
{
"__id__": 24
}
],
"_prefab": {
"__id__": 24
"__id__": 26
},
"_lpos": {
"__type__": "cc.Vec3",
Expand Down Expand Up @@ -494,6 +497,41 @@
"__type__": "cc.CompPrefabInfo",
"fileId": "00Mf52rkJLh75K+hejMqGm"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 25
},
"_alignFlags": 45,
"_target": null,
"_left": 0,
"_right": 0,
"_top": -0.5,
"_bottom": -0.5,
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 100,
"_originalHeight": 100,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "fbM3uyc2ZBcobO6pr6JhOL"
},
{
"__type__": "cc.PrefabInfo",
"root": {
Expand Down

0 comments on commit e5b72fe

Please sign in to comment.