fix(cursor): removed invasive expansion of cursor at certain threshold
This commit is contained in:
@@ -30,7 +30,8 @@
|
||||
shake = {
|
||||
enabled = true;
|
||||
threshold = 4.0;
|
||||
factor = 1.5;
|
||||
limit = 4.0;
|
||||
timeout = 200;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user