Skip to content

Commit

Permalink
优化:背包分辨率适配
Browse files Browse the repository at this point in the history
  • Loading branch information
qige2016 committed Dec 26, 2021
1 parent ee1df74 commit 10b1b8e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions jyx2/Assets/BuildSource/RELEASE_NOTE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
2021-12-26
优化:背包分辨率适配
优化:结局动画分辨率适配

2021-12-25
Expand Down
8 changes: 4 additions & 4 deletions jyx2/Assets/Prefabs/Jyx2UI/BagUIPanel.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: -104.999985, y: 455.13}
m_AnchoredPosition: {x: -104.999985, y: 415.13}
m_SizeDelta: {x: 1290, y: 70.255}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &6991625526526383481
Expand Down Expand Up @@ -374,7 +374,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: 120, y: 0}
m_AnchoredPosition: {x: 120, y: -40}
m_SizeDelta: {x: 840, y: 840}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &646636080866467196
Expand Down Expand Up @@ -2102,7 +2102,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: 650, y: 0}
m_AnchoredPosition: {x: 650, y: -40}
m_SizeDelta: {x: 200, y: 840}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &3174822319387567617
Expand Down Expand Up @@ -2568,7 +2568,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: -530, y: 0}
m_AnchoredPosition: {x: -530, y: -40}
m_SizeDelta: {x: 440, y: 840}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &5885448458221510545
Expand Down

0 comments on commit 10b1b8e

Please sign in to comment.