Tencent / tdesign-vue

A Vue.js UI components lib for TDesign.
https://tdesign.tencent.com/vue
MIT License
920 stars 358 forks source link

fix(color-picker): 修复滑动saturation后点击swatch不生效的问题 #3353

Closed novlan1 closed 1 month ago

novlan1 commented 1 month ago

🤔 这个 PR 的性质是?

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项。⚠️

novlan1 commented 1 month ago

修复 bug:点击某个预设的颜色,然后调整saturation,然后再点同一个预设颜色,点击无效

novlan1 commented 1 month ago

换个实现方式 https://github.com/Tencent/tdesign-common/pull/1962