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

TDTabBar 设置背景色无效 #450

Open
GetLost-Cyril opened this issue Jan 9, 2025 · 4 comments
Open

TDTabBar 设置背景色无效 #450

GetLost-Cyril opened this issue Jan 9, 2025 · 4 comments
Labels
help wanted Extra attention is needed IssueShoot

Comments

@GetLost-Cyril
Copy link

GetLost-Cyril commented Jan 9, 2025

tdesign-flutter 版本

0.1.7

重现链接

No response

重现步骤

TDTabBar(
width: 300,
tabs: tabs,
outlineType: TDTabBarOutlineType.capsule,
controller: TabController(length: 3, vsync: controller),
backgroundColor:Colors.red,
),

以上代码backgroundColor 设置背景色无效,显示默认白色

期望结果

No response

实际结果

No response

Flutter版本

3.24.3

设备与机型信息

No response

系统版本

No response

补充说明

No response

IssueShoot

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

github-actions bot commented Jan 9, 2025

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

Copy link
Contributor

github-actions bot commented Feb 9, 2025

这个 Issue 被标记为了过时 stale ,因为它已经持续 30 天没有任何活动了。删除 stale 标签或评论,否则将在 7 天内关闭。

@github-actions github-actions bot added the Stale label Feb 9, 2025
Copy link
Contributor

此 Issue 被自动关闭,因为它自被标记为过时 stale 以来已闲置 7 天。

@Luozf12345 Luozf12345 added help wanted Extra attention is needed IssueShoot and removed Stale labels Feb 20, 2025
@Luozf12345 Luozf12345 reopened this Feb 20, 2025
Copy link
Contributor

任何人都可以处理此问题。
请务必在您的 pull request 中引用此问题。
感谢你的贡献! ✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed IssueShoot
Projects
None yet
Development

No branches or pull requests

2 participants