CircleProgress 组件能跟LampTouchSlider 组件一样添加滑槽颜色 trackColor 吗?

小程序开发相关产品技术讨论,包括面板、智能小程序、React Native、Ray跨端框架、Panel SDK、微信小程序、小程序开发工具(IDE)及其他开发技术相关等话题


Post Reply
15002075425
Posts: 12

  • Tuya MiniApp IDE 版本信息:无关
    • App 应用版本信息: 无关
    • @ray-js/ray, @ray-js/panel-sdk的版本(如使用ray开发)在package.json查看~
    • 移动设备信息:手机型号及系统
    • 相关代码:CircleProgress:https://developer.tuya.com/material/lib ... leProgress
      LampTouchSlider: https://developer.tuya.com/material/lib ... ouchSlider 参考LampTouchSlider实现
    • 日志信息:错误日志或 IDE 运行日志等~
    • 问题描述(复现步骤):如题,想在CircleProgress组件实现 滑槽颜色 trackColor,还有 间隔-step
    • 预期结果:在CircleProgress组件实现 滑槽颜色 trackColor, 间隔-step
    • 实际结果:暂无实现

Tags:
ZhangCamel
Posts: 2

Re: CircleProgress 组件能跟LampTouchSlider 组件一样添加滑槽颜色 trackColor 吗?

强烈建议加上该特性,效果可以类似之前的RN的Progress组件,支持渲染自定义小于当前颜色的轨道颜色,
以及希望增加双thumb实现段选取,

crisiron
Posts: 139

Re: CircleProgress 组件能跟LampTouchSlider 组件一样添加滑槽颜色 trackColor 吗?

感谢反馈,根据内部评估的优先级,后续排期实现(预计6月份) trackColor,其它需求暂不进行实现(可选其他组件替代 比如 Slider 支持 step 与 双thumb)

Post Reply