Skip to content

Cherry pick: Lobby blue banner fix #534

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 9, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Assets/BossRoom/Prefabs/UI/IPPopup.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -702,7 +702,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 0, y: 22.255005}
m_AnchoredPosition: {x: 0, y: 22.25586}
m_SizeDelta: {x: -56.80005, y: -183.4901}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!1 &2274408371027572952
Expand Down Expand Up @@ -3753,7 +3753,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 0}
m_AnchoredPosition: {x: 0, y: 19.489996}
m_AnchoredPosition: {x: 0, y: 19.490234}
m_SizeDelta: {x: -56.80005, y: 93.6504}
m_Pivot: {x: 0.5, y: 0}
--- !u!114 &1813113455366746254
Expand Down
Loading