callstack / callstack/react-native-slider

Changable size of touchable area of the thumbImage

未关闭
#227 3 条评论 7 个 reaction 已指派 0 人 在 GitHub 查看
feature request in repro
主要语言
TypeScript
星标
1.4k
派生
295
平均合并
5 分钟
30 天内合并 PR
1

描述

## Describe the Feature

With the possibility to add a thumb image, it would be good to make the whole image touchable. Actually you can only touch a little area in the center of the image.

## Possible Implementations

Just like react-native-slider it could be implemented in props as "thumbTouchSize".

## Related Issues

贡献指南

打开贡献指南

调研方向

定位处理 thumbImage 及其触摸区域的组件代码,然后查看 react-native-slider 中 thumbTouchSize 的行为以进行比较。完成的标准是:可以通过一个有文档说明的 prop 触摸到完整的 thumb 图像,同时不破坏现有的 slider 交互;该 issue 未列出任何文件或测试,因此请在修改之前确定相关的覆盖范围。

由索引模型根据 Issue 内容生成。

评估

技术栈
react-native, typescript
领域
mobile
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。