Tencent / tdesign-flutter

A Flutter UI components lib for TDesign.
https://tdesign.tencent.com/flutter
536 stars 76 forks source link

TDButtonStyle 无法只改变Border颜色 #225

Open Venali2233 opened 2 months ago

Venali2233 commented 2 months ago

tdesign-flutter 版本

0.1.5

重现链接

No response

重现步骤

No response

期望结果

No response

实际结果

No response

Flutter版本

No response

设备与机型信息

No response

系统版本

No response

补充说明

由于TDButtonStyle不能copyWith如果改变Border颜色, style: TDButtonStyle( frameColor: buttonBorderColor, frameWidth: 0.5),那么原本的点击样式就会失效,点击后背景无任何颜色改变,需要自行监听是否点击。能否优化如果改TDButtonStyle属性,只改变指定的属性,

github-actions[bot] commented 2 months ago

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

github-actions[bot] commented 1 month ago

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

github-actions[bot] commented 1 week ago

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