Commit 32ab10b
fix: prevent excessively long sliding distances.
Limit the speed within the range of -10 to 10 to prevent excessively long sliding distances caused by high speed.
限制速度在-10到10之间,避免速度过快导致滑动距离过长。
Bug: https://pms.uniontech.com/bug-view-353489.html1 parent 98ba4aa commit 32ab10b
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6706 | 6706 | | |
6707 | 6707 | | |
6708 | 6708 | | |
| 6709 | + | |
| 6710 | + | |
6709 | 6711 | | |
6710 | 6712 | | |
6711 | 6713 | | |
| |||
6736 | 6738 | | |
6737 | 6739 | | |
6738 | 6740 | | |
| 6741 | + | |
6739 | 6742 | | |
6740 | 6743 | | |
| 6744 | + | |
6741 | 6745 | | |
6742 | 6746 | | |
6743 | 6747 | | |
| |||
0 commit comments