fix
This commit is contained in:
@@ -49,7 +49,7 @@ export class ChatContentsLayout extends Component {
|
||||
protected start(): void {
|
||||
this.lBubble.node.active = false;
|
||||
this.rBubble.node.active = false;
|
||||
this.fixMaxWidth = 730;
|
||||
this.fixMaxWidth = 534.4;
|
||||
|
||||
// 获取或添加UIOpacity组件到content节点
|
||||
this.contentOpacity =
|
||||
|
||||
Reference in New Issue
Block a user