mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:17:35 +00:00
LibWeb: Skip page scrolling for wheel events consumed by scrollable box
Fixes the bug when we scroll both scrollable box and page.
This commit is contained in:
parent
30d8c5f301
commit
90879a07ba
3 changed files with 37 additions and 4 deletions
|
@ -0,0 +1,2 @@
|
|||
scrollable.scrollTop: 100
|
||||
window.scrollY: 0
|
Loading…
Add table
Add a link
Reference in a new issue