Skip to content
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

[TDAlertDialog] 按钮样式没有铺满 #425

Open
akaRogi opened this issue Dec 26, 2024 · 1 comment
Open

[TDAlertDialog] 按钮样式没有铺满 #425

akaRogi opened this issue Dec 26, 2024 · 1 comment

Comments

@akaRogi
Copy link

akaRogi commented Dec 26, 2024

tdesign-flutter 版本

0.1.7

重现链接

No response

重现步骤

showGeneralDialog(
context: context,
pageBuilder: (BuildContext buildContext, Animation animation,
Animation secondaryAnimation) {
return TDAlertDialog(
content: "没有此账号,是否马上注册?",
buttonStyle: TDDialogButtonStyle.text,
);
},
);

期望结果

按钮铺满

实际结果

No response

Flutter版本

No response

设备与机型信息

No response

系统版本

No response

补充说明

微信截图_20241226170941

IssueShoot

  • 预估时长:1
  • 期望完成时间:2025-1-24
  • 开发难度:中
  • 参与人数:1
  • 需求对接人:zflyluo
  • 验收标准:实现期望改造效果,提 MR并通过 验收无误
  • 备注:最终激励以实际提交 pr 并合并为准。TDesignFlutter贡献指南:https://tdesign.tencent.com/flutter/develop
Copy link
Contributor

👋 @akaRogi,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants