fix: 避免 PR #40 触屏双击时缩放页面 #42
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/pr40-touch-action"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow-up to #40。
PR #40 为 EditableCell 增加了触屏双击编辑。本补丁为可编辑单元格增加
touch-action: manipulation,避免部分移动浏览器将同一双击同时识别为页面缩放,同时保留滚动和双指缩放能力。验证: