From 5f318b4fe0f388a34df4f71b8ca3a66376e70176 Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期四, 18 九月 2025 17:58:36 +0800
Subject: [PATCH] 0312 大部分字体改用overflow处理
---
UI/ChatFloatWin.prefab | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/UI/ChatFloatWin.prefab b/UI/ChatFloatWin.prefab
index 3f4a621..6e5470a 100644
--- a/UI/ChatFloatWin.prefab
+++ b/UI/ChatFloatWin.prefab
@@ -219,7 +219,7 @@
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: 0, y: 0}
- m_SizeDelta: {x: 1000, y: 20}
+ m_SizeDelta: {x: 706.9, y: 23}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &222722001775537168
CanvasRenderer:
@@ -287,7 +287,7 @@
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: 0, y: 0}
- m_SizeDelta: {x: 1000, y: 0}
+ m_SizeDelta: {x: 706.9, y: 0}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &222143177366623870
CanvasRenderer:
--
Gitblit v1.8.0