diff options
author | Angus Gibson <angus@agibson.me> | 2021-03-02 08:36:58 +1100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-03-02 13:20:03 +0100 |
commit | e9c1d9c89af74239e27f872355897a4ba35818ad (patch) | |
tree | 9e01766bd5008d97bb123cd891f8dfd0c14bf059 /Userland/Libraries/LibWeb/OutOfProcessWebView.cpp | |
parent | 17e6287333517d98189596b169e7a10c184424b0 (diff) | |
download | serenity-e9c1d9c89af74239e27f872355897a4ba35818ad.zip |
LibWeb: Return whether handle_mousewheel was handled
We try scrolling a Node with the handle_mousewheel event, but if it
isn't scrollable, the event should be passed back up to the page
host. This is the first step in that process.
Diffstat (limited to 'Userland/Libraries/LibWeb/OutOfProcessWebView.cpp')
0 files changed, 0 insertions, 0 deletions