scrolled window: Reduce the hover proximity distance further
This commit is contained in:
parent
82e324f8ac
commit
9e1f870680
@ -157,8 +157,8 @@
|
||||
#define INDICATOR_FADE_OUT_DELAY 2000
|
||||
#define INDICATOR_FADE_OUT_DURATION 1000
|
||||
#define INDICATOR_FADE_OUT_TIME 500
|
||||
#define INDICATOR_CLOSE_DISTANCE 10
|
||||
#define INDICATOR_FAR_DISTANCE 20
|
||||
#define INDICATOR_CLOSE_DISTANCE 5
|
||||
#define INDICATOR_FAR_DISTANCE 10
|
||||
|
||||
/* Scrolled off indication */
|
||||
#define UNDERSHOOT_SIZE 40
|
||||
|
Loading…
Reference in New Issue
Block a user