EcoPasteHub/EcoPaste

[bug] Linux下滚动条无法选中,卡顿

Opened this issue · 1 comments

Describe the bug

1.无法选中滚动条
2.点击滚动条垂直上/下位置,没有触发滚动
3.点击滚动条后,使用滚轮,滚动条跳了一截

Peek.2024-12-06.17-20.mp4

Reproduction

No response

Expected behavior

No response

Software Information

{
  "appName": "EcoPaste",
  "appVersion": "0.5.0-beta.1",
  "tauriVersion": "2.1.1",
  "platform": "linux",
  "platformArch": "x86_64",
  "platformVersion": "24.2.0"
}

Additional context

No response

v0.5.0-beta.2 修复了1
3不再复现