Skip to content

Conversation

KidStudent
Copy link

fix: Table component, handleMouseWheel 方法中deltaX取值错误,始终为-0,导致表头使用滑轮横向滚动方向一直为向左滚动,需要更改取值event.deltaX为event.wheelDelta才可以正常滚动

…滚动方向一直为向左滚动,需要更改取值deltaX为wheelDelta才可以正常滚动
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant