diff options
author | Tom <tomut@yahoo.com> | 2021-02-20 16:19:52 -0700 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-02-21 01:06:17 +0100 |
commit | a0cbb9068b96a825db7e91697ab3d1c3ff94e2fd (patch) | |
tree | df6146d0156b3bc2e9abc94b8c42297bae6a047e /AK/StringView.cpp | |
parent | cb2db3710b5e1fb64e08e6775cd56163beeec9c2 (diff) | |
download | serenity-a0cbb9068b96a825db7e91697ab3d1c3ff94e2fd.zip |
LibGUI: Let ScrollableWidget handle the wheel events of its ScrollBars
Route the ScrollBar's wheel event to the ScrollableWidget so it can
handle it itself. This allows it to handle it consistently (e.g.
speed) when the cursor is hovering the scroll bars rather than the
widget's contents.
Fixes #5419
Diffstat (limited to 'AK/StringView.cpp')
0 files changed, 0 insertions, 0 deletions