mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-03 17:02:56 +00:00
Assistant: Remove unnecessary global cursor tracking
This commit is contained in:
parent
c6546c7b03
commit
dbc8465c20
Notes:
sideshowbarker
2024-07-18 04:27:49 +09:00
Author: https://github.com/BenWiederhake
Commit: dbc8465c20
Pull-request: https://github.com/SerenityOS/serenity/pull/9881
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@ public:
|
|||
|
||||
set_shrink_to_fit(true);
|
||||
set_fill_with_background_color(true);
|
||||
set_global_cursor_tracking(true);
|
||||
set_greedy_for_hits(true);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue