mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 10:28:10 +00:00
Assistant: Remove unnecessary global cursor tracking
This commit is contained in:
parent
c6546c7b03
commit
dbc8465c20
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