[Bug]cusor deviate when scale modefied by `document.body.style.zoom`
Open
bug
en
pending
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### Version
4.7.0
### Reproduction link
[https://serfend.gitee.io/#/dashboard](https://serfend.gitee.io/#/dashboard)
### Steps to reproduce
document.body.style.zoom = 1.25;
### What is expected?
cusor should act at events position where it exactly is.
### What is actually happening?
deviate about 25% on the right
Contributor guide
Assessment
This issue has not been assessed yet.