scrolled window: Reduce the hover proximity distance further

This commit is contained in:
Matthias Clasen 2015-01-18 20:01:55 -05:00
parent 82e324f8ac
commit 9e1f870680

View File

@ -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