dream-num / univer

Univer is an open-source productivity tool dev kit helping you integrate spreadsheets, docs and slides into your applications.
https://univer.ai
Apache License 2.0
6.8k stars 588 forks source link

fix: scroll cmd for pointer down at scrolltrack #3429

Closed lumixraku closed 3 weeks ago

lumixraku commented 1 month ago

close https://github.com/dream-num/univer/issues/3191

Pull Request Checklist

github-actions[bot] commented 1 month ago

View Deployment

๐Ÿ“‘ Examples ๐Ÿ“š Storybook
๐Ÿ”— Preview link ๐Ÿ”— Preview link
github-actions[bot] commented 1 month ago

Playwright test results

passed ย 4 passed

Details

stats ย 4 tests across 2 suites
duration ย 1 minute, 23 seconds
commit ย 56cdf4e
info ย For more information, see full report

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 2.94118% with 132 lines in your changes missing coverage. Please review.

Project coverage is 30.59%. Comparing base (4b86a65) to head (56cdf4e). Report is 44 commits behind head on dev.

Files with missing lines Patch % Lines
packages/engine-render/src/shape/scroll-bar.ts 0.00% 64 Missing :warning:
...ers/render-controllers/scroll.render-controller.ts 0.00% 55 Missing :warning:
...ackages/engine-render/src/shape/base-scroll-bar.ts 0.00% 8 Missing :warning:
packages/engine-render/src/viewport.ts 0.00% 3 Missing :warning:
...der-controllers/header-resize.render-controller.ts 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #3429 +/- ## ======================================= Coverage 30.59% 30.59% ======================================= Files 2156 2156 Lines 112917 112909 -8 Branches 24764 24761 -3 ======================================= Hits 34546 34546 + Misses 78371 78363 -8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.