Skip to content

Commit d21e3c5

Browse files
committed
Fix audio levels label
1 parent 0dbfbfa commit d21e3c5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Assets/Samples/Stream Video & Audio Chat SDK/0.8.21/Video & Audio Chat Example Project/Prefabs/UI/Screens/ParticipantView.prefab

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ RectTransform:
3535
m_AnchorMin: {x: 0, y: 0}
3636
m_AnchorMax: {x: 0, y: 0}
3737
m_AnchoredPosition: {x: 112.09, y: 39.4}
38-
m_SizeDelta: {x: 200, y: 50}
38+
m_SizeDelta: {x: 400, y: 50}
3939
m_Pivot: {x: 0, y: 0}
4040
--- !u!222 &926551099080777182
4141
CanvasRenderer:
@@ -92,8 +92,8 @@ MonoBehaviour:
9292
m_faceColor:
9393
serializedVersion: 2
9494
rgba: 4294967295
95-
m_fontSize: 50
96-
m_fontSizeBase: 50
95+
m_fontSize: 40
96+
m_fontSizeBase: 40
9797
m_fontWeight: 400
9898
m_enableAutoSizing: 0
9999
m_fontSizeMin: 18

Packages/StreamVideo/Samples~/VideoChat/Prefabs/UI/Screens/ParticipantView.prefab

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ RectTransform:
3535
m_AnchorMin: {x: 0, y: 0}
3636
m_AnchorMax: {x: 0, y: 0}
3737
m_AnchoredPosition: {x: 112.09, y: 39.4}
38-
m_SizeDelta: {x: 200, y: 50}
38+
m_SizeDelta: {x: 400, y: 50}
3939
m_Pivot: {x: 0, y: 0}
4040
--- !u!222 &926551099080777182
4141
CanvasRenderer:
@@ -92,8 +92,8 @@ MonoBehaviour:
9292
m_faceColor:
9393
serializedVersion: 2
9494
rgba: 4294967295
95-
m_fontSize: 50
96-
m_fontSizeBase: 50
95+
m_fontSize: 40
96+
m_fontSizeBase: 40
9797
m_fontWeight: 400
9898
m_enableAutoSizing: 0
9999
m_fontSizeMin: 18

0 commit comments

Comments
 (0)